You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: firmware/TODO.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,6 @@
1
1
# Near term tasks (someone is already working on these)
2
2
3
3
* doublecheck that mainscreen on 850c still looks good
4
-
* turn bluetooth back on (so flash writes work)
5
-
* add info screens to sw102
6
-
* update sw102 to use customizable fields and do a sw102 release
7
-
* check that lights work on info screen
8
4
9
5
* Update wiki instructions on how to develop for 850C/SW102
10
6
* Work with 0.20 motor code (ideally by detecting protocol version and let the same build work with either 0.19 or 0.20 motors)
@@ -172,6 +168,10 @@ the GUI thread. Use two buffers + a ptr.
172
168
* make the 850C display local ADC report voltage, so bootscreen/sim-motor can check it (and warn user/enter sim mode).
173
169
* let user completely customize which fields show in the various layout positions of the screens. said differently: make fields fully customizable like the garmin UI or this note from casainho: https://github.com/OpenSource-EBike-firmware/SW102_LCD_Bluetooth/issues/3#issuecomment-518039673
174
170
* let user exit setting screen correctly on sw102
171
+
* add info screens to sw102
172
+
* turn bluetooth back on (so flash writes work)
173
+
* update sw102 to use customizable fields and do a sw102 release
0 commit comments