Thomas Farstrike
|
4a22981c9c
|
Add unit tests
|
2025-11-11 10:51:02 +01:00 |
|
Thomas Farstrike
|
4152604bf4
|
websocket: use asyncio instead of threads
|
2025-11-11 10:40:46 +01:00 |
|
Thomas Farstrike
|
26d9fed77c
|
unittest.sh: check file exists
|
2025-11-11 08:29:11 +01:00 |
|
Thomas Farstrike
|
e9e24dd620
|
Cleanup tests
|
2025-11-10 10:16:54 +01:00 |
|
Thomas Farstrike
|
49641a0392
|
add test_websocket.py
|
2025-11-10 10:13:39 +01:00 |
|
Thomas Farstrike
|
032505d63e
|
unittest.sh: show output while testing
|
2025-11-10 08:29:14 +01:00 |
|
Thomas Farstrike
|
b93f1c0346
|
Add ShowFonts app
|
2025-11-10 08:21:44 +01:00 |
|
Thomas Farstrike
|
2385f076ba
|
Change task_handler period back to 5ms
Just to be safe, as the framerate is fine currently.
|
2025-11-10 08:10:08 +01:00 |
|
Thomas Farstrike
|
194c740589
|
unittest.sh: add support for on-device testing
This allows running unit tests on an ESP32 device connected to the USB serial port.
It uses mpremote.py for this.
|
2025-11-10 07:57:54 +01:00 |
|
Thomas Farstrike
|
4c562deb17
|
websocket.py: fix on_close() callback
|
2025-11-10 07:45:11 +01:00 |
|
Thomas Farstrike
|
f3f975cba4
|
websocket.py: don't add useless ping arguments
|
2025-11-09 00:29:13 +01:00 |
|
Thomas Farstrike
|
94479b866b
|
websocket.py: comment
|
2025-11-09 00:16:50 +01:00 |
|
Thomas Farstrike
|
401681d684
|
activity.py: less debug
|
2025-11-09 00:16:33 +01:00 |
|
Thomas Farstrike
|
e1505320d4
|
Comments
|
2025-11-08 15:19:45 +01:00 |
|
Thomas Farstrike
|
0a182ba98a
|
Update scripts/changelog_to_json.sh
|
2025-11-08 10:09:46 +01:00 |
|
Thomas Farstrike
|
015cf99ad1
|
Update CHANGELOG
|
2025-11-08 09:56:20 +01:00 |
|
Thomas Farstrike
|
b33b40c902
|
OSUpdate app: fix typo that caused update failure
|
2025-11-08 09:52:59 +01:00 |
|
Thomas Farstrike
|
c5e8acaa2e
|
Update CHANGELOG
|
2025-11-08 08:02:57 +01:00 |
|
Thomas Farstrike
|
3fbbe7e829
|
Update micropython-nostr
|
2025-11-08 08:01:44 +01:00 |
|
Thomas Farstrike
|
c9d6166e80
|
Increment version number
|
2025-11-08 07:43:25 +01:00 |
|
Thomas Farstrike
|
de1356df5b
|
Improve camera help text.
|
2025-11-08 07:43:14 +01:00 |
|
Thomas Farstrike
|
601a577ff4
|
bundle_apps.sh: sort alphabetically and exclude .git
|
2025-11-08 07:09:52 +01:00 |
|
Thomas Farstrike
|
c9814403ab
|
Fix "Home" button in top menu not stopping apps
|
2025-11-08 07:08:17 +01:00 |
|
Thomas Farstrike
|
142eb1dd4d
|
Fix GitHub Linux build
|
2025-11-07 15:55:19 +01:00 |
|
Thomas Farstrike
|
22c825b92b
|
GitHub Linux builds: add version to file name
|
2025-11-07 15:40:36 +01:00 |
|