Skip to content

Commit da3c532

Browse files
committed
Add TODO notes - investigate LG290P update baud rate change during update
1 parent 0e8d3d2 commit da3c532

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Firmware/RTK_Everywhere/GNSS.ino

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -290,6 +290,13 @@ void gnssFirmwareBeginUpdate()
290290

291291
// NOTE: X20P may expect a baud rate change during the update. We may need to force 9600 baud. TODO
292292

293+
// TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO
294+
//
295+
// This current does not work on LG290P. I suspect QGNSS is doing a baud rate change at the start of
296+
// the update. I need to get a logic analyzer on there to be sure.
297+
//
298+
// TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO TODO
299+
293300
// Flag that we are in direct connect mode. Button task will gnssFirmwareRemoveUpdate and exit
294301
inDirectConnectMode = true;
295302

0 commit comments

Comments
 (0)