File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -290,6 +290,13 @@ void gnssFirmwareBeginUpdate()
290
290
291
291
// NOTE: X20P may expect a baud rate change during the update. We may need to force 9600 baud. TODO
292
292
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
+
293
300
// Flag that we are in direct connect mode. Button task will gnssFirmwareRemoveUpdate and exit
294
301
inDirectConnectMode = true ;
295
302
You can’t perform that action at this time.
0 commit comments