Commit Graph

729 Commits

Author SHA1 Message Date
Thomas Farstrike 5cd3d40440 Remove tests/base/* stuff to fix --ondevice tests 2026-03-25 16:51:10 +01:00
Thomas Farstrike b36ff9dcb9 WifiService: disable hotspot when connecting to access point 2026-03-25 15:45:48 +01:00
Thomas Farstrike 583e368a43 util.py: add mkdir_parents() like mkdir -p 2026-03-25 14:38:23 +01:00
Thomas Farstrike 73b9095631 Add tests/test_graphical_hotspot_password.py 2026-03-25 14:23:53 +01:00
Thomas Farstrike fe9633b661 About app: add netmask separately 2026-03-24 13:35:12 +01:00
Thomas Farstrike c25e46c18b Tweak webserver_settings.py and wifi_service.py 2026-03-24 12:52:22 +01:00
Thomas Farstrike acee8da477 aiorepl.py: fix infinite prompt spam with /dev/null
Previously, when running with "< /dev/null", the REPL was
continously sending the prompt "-->" which was needlessly
exploding the output.
2026-03-24 12:37:21 +01:00
Thomas Farstrike 983664b45a Reduce diff between fri3d_2024.py and fri3d_2026.py 2026-03-23 08:35:37 +01:00
Thomas Farstrike 3deb9a9533 fri3d_2026 detection 2026-03-23 07:49:26 +01:00
Thomas Farstrike 39291db60f Fix bma423 bugs 2026-03-22 23:33:30 +01:00
Thomas Farstrike d5f31806ac Fix wsen_isds.py driver 2026-03-22 23:20:37 +01:00
Thomas Farstrike a9b41b2a2d Fix desktop run 2026-03-22 23:03:58 +01:00
Thomas Farstrike 1ca30efac8 Improve lilygo_t_display_s3 board detection 2026-03-22 22:19:02 +01:00
Thomas Farstrike 63d268950f Fix fri3d_2024.py 2026-03-21 15:37:28 +01:00
Thomas Farstrike e0bef630fe waveshare_esp32_s3_touch_lcd_2: cleanups 2026-03-21 00:00:51 +01:00
Thomas Farstrike c727ecc005 fri3d_2026: enable display reset using CH32 microcontroller to fix display 2026-03-21 00:00:01 +01:00
Thomas Farstrike 654b35fbd9 fri3d_2024: cleanups 2026-03-20 23:59:45 +01:00
Thomas Farstrike ba36b213d3 Readability 2026-03-19 17:49:04 +01:00
Thomas Farstrike c8c90456e0 ODroid go: use full MAC address prefix
Otherwise it's way too easy to conflict with other boards.
2026-03-19 16:23:07 +01:00
Thomas Farstrike 32d28dae0d WebServer: eliminate thread 2026-03-18 17:01:25 +01:00
Thomas Farstrike 7cfa86bd3f Fix webserver on linux/macOS 2026-03-18 16:52:23 +01:00
Thomas Farstrike d92c70c7d9 waveshare_esp32_s3_touch_lcd_2.py: register with InputManager 2026-03-18 13:37:36 +01:00
Thomas Farstrike 7635c52baa Improve HowTo app 2026-03-18 13:33:07 +01:00
Thomas Farstrike b3f84555c1 Simplify wifi_service.py 2026-03-18 13:00:41 +01:00
Thomas Farstrike 007ee6beaf Move all settings apps to com.micropythonos.settings.* 2026-03-18 12:53:59 +01:00