Commit 1af4798
committed
Remove erroneous GNSS receiver update
updateGNSSSettings was being forced to true no matter what. Removing. In the future, we should set updateGNSSSettings to true any time a given setting cannot be changed instantaneously and thus requires the GNSS receiver be sent through all its configuration functions at the next boot. The most common example of this is when the user exits Web Config: a large number of settings may have been changed, and therefor the GNSS should be configured after reset.1 parent ecd06fc commit 1af4798
1 file changed
+0
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
977 | 977 | | |
978 | 978 | | |
979 | 979 | | |
980 | | - | |
981 | 980 | | |
982 | 981 | | |
983 | 982 | | |
| |||
1034 | 1033 | | |
1035 | 1034 | | |
1036 | 1035 | | |
1037 | | - | |
1038 | 1036 | | |
1039 | 1037 | | |
1040 | 1038 | | |
| |||
1538 | 1536 | | |
1539 | 1537 | | |
1540 | 1538 | | |
1541 | | - | |
1542 | | - | |
1543 | | - | |
1544 | 1539 | | |
1545 | 1540 | | |
1546 | 1541 | | |
| |||
0 commit comments