|
d71fd669e8
|
Minor fixes
|
2022-10-02 23:14:15 +02:00 |
|
|
40e200a147
|
Implement nvs erase
|
2022-10-02 22:54:19 +02:00 |
|
|
b27135ab90
|
Implemented recovery mode
|
2022-10-01 17:34:13 +02:00 |
|
|
a9905232c6
|
Fix push/pop
|
2022-06-12 18:19:03 +02:00 |
|
|
c90ad518c5
|
Replaced 99.999% of switchScreen with Push/Pop
|
2022-05-25 01:40:56 +02:00 |
|
|
9190cb6634
|
Fixed a few menu items from about menu
|
2022-05-16 00:11:04 +02:00 |
|
|
91880608dc
|
Fixed project for new submodules
|
2022-05-15 23:14:55 +02:00 |
|
|
c18403a30f
|
Push/Pop screens
|
2022-04-23 16:09:35 +02:00 |
|
|
6b0260b2c5
|
Formatting
|
2022-02-18 21:45:30 +01:00 |
|
|
168baeac83
|
Changed some files
|
2022-02-18 01:21:54 +01:00 |
|
|
0415d90d1b
|
Implemented Bobbytasks
|
2022-02-12 22:40:07 +01:00 |
|
|
e3640046c0
|
Refactored voltage readings
|
2022-01-27 01:09:52 +01:00 |
|
|
eed2ee4b23
|
Wheelchair
|
2022-01-26 18:21:58 +01:00 |
|
|
a3957d0514
|
Commented out heap debug code; Added saving boot-battery-wh
|
2022-01-04 21:16:06 +01:00 |
|
|
03aeee7a22
|
Umgebaut
|
2022-01-03 23:48:46 +01:00 |
|
|
4298710f19
|
Renamed settings into profileSettings
|
2022-01-03 17:13:45 +01:00 |
|
|
da10c84210
|
Moved settings.lockscreen
|
2022-01-03 03:03:40 +01:00 |
|
|
eed4f541ec
|
Moved settings.battery
|
2022-01-03 01:31:48 +01:00 |
|
|
116f343523
|
transfered settings.boardcomputerHardware, settings.cloudSettings and udpCloudSettings
|
2022-01-02 16:28:31 +01:00 |
|
|
e8a4a9f4b8
|
Add button calibrate display
|
2021-12-31 18:24:11 +01:00 |
|
|
0a35bfb77d
|
Remove dpad debug displays
|
2021-12-31 18:24:11 +01:00 |
|
|
535e643c24
|
Removed stringSettings completely
|
2021-12-29 16:07:59 +01:00 |
|
|
6138c187f4
|
Moved ota username into newsettings
|
2021-12-29 15:19:44 +01:00 |
|
|
67249cfb2f
|
Wifi from new settings
|
2021-12-29 00:40:05 +01:00 |
|
|
1830df26fd
|
Moved display's update and redraw into task manager
|
2021-12-20 10:52:02 +01:00 |
|
|
95ae227a97
|
Moved handle_dns_announce and dnsannounce into task manager
|
2021-12-19 23:40:41 +01:00 |
|
|
f8a14414e2
|
Moved driving mode into own task
|
2021-12-19 23:25:52 +01:00 |
|
|
c7420afd9c
|
Moved bms into task manager
|
2021-12-19 22:50:50 +01:00 |
|
|
eb55b20511
|
Taskmanager menu show elapsed times
|
2021-12-19 20:32:37 +01:00 |
|
|
e0f3ceee7c
|
cloud and udpcloud splitup and into taskmanager migrated
|
2021-12-19 17:20:55 +01:00 |
|
|
058745abd5
|
Moved espnow into task manager
|
2021-12-19 16:48:42 +01:00 |
|
|
b3299c8325
|
Add ledstrip to task manager
|
2021-12-19 16:42:45 +01:00 |
|
|
b55b649b10
|
Moved webserver into taskmanager
|
2021-12-19 04:56:24 +01:00 |
|
|
be53c39ebf
|
moved ble to taskmanager
|
2021-12-19 04:48:12 +01:00 |
|
|
04515eecb5
|
Moved ota to taskmanager
|
2021-12-19 04:42:01 +01:00 |
|
|
a1946e2e02
|
Moved serial controller comm to taskmanager
|
2021-12-19 04:35:37 +01:00 |
|
|
3ae6721402
|
debuginput task in taskmanager
|
2021-12-19 04:23:47 +01:00 |
|
|
8210c57dff
|
Moved can into task manager
|
2021-12-19 04:02:12 +01:00 |
|
|
2ec19d2def
|
bluetooth to taskmanager migrated
|
2021-12-19 02:49:50 +01:00 |
|
|
304ce9925f
|
More tasks in task manager
|
2021-12-19 02:49:50 +01:00 |
|
|
b5c6823a80
|
more tasks in task manager
|
2021-12-18 20:08:40 +01:00 |
|
|
b48648f3e2
|
advanced lock
|
2021-12-17 22:40:08 +01:00 |
|
|
8bd5b21436
|
Merge branch 'taskmanager' into cpp-refactor
|
2021-12-16 21:41:13 +01:00 |
|
|
6adca753aa
|
Back button now does something and lockscreen can OPTIONALLY be set to stay over reboot (Implemented #146)
|
2021-12-16 20:47:29 +01:00 |
|
|
c50787ba84
|
Fixed esp_now_init(), added message queue to not block the callback function
|
2021-12-16 20:44:45 +01:00 |
|
|
c6f2392289
|
Non-working commit
|
2021-12-16 20:42:47 +01:00 |
|
|
02aae7120c
|
introduced a lot of new tasks in the taskmanager
|
2021-12-11 20:10:44 +01:00 |
|
|
13d35d50a1
|
wifi task
|
2021-12-11 20:10:44 +01:00 |
|
|
508c90800a
|
Added battery doubleprogressbar
|
2021-12-11 05:05:46 +01:00 |
|
|
b899b0a503
|
Require OTA_USERNAME
|
2021-12-08 22:49:25 +01:00 |
|