Commit graph

35 commits

Author SHA1 Message Date
Renze Nicolai 91c816885a Update submodules, change licene of source code in main folder to public domain / cc0 and update readme with the changes made by a2800276 2022-07-11 22:33:51 +02:00
RobotMan2412 888d6cbdf8 Add comments literally everywhere. 2022-07-02 20:55:10 +02:00
RobotMan2412 a56e6942f1 Clean up a bit, add exit to launcher function. 2022-06-20 23:14:16 +02:00
RobotMan2412 68328d5a85 Finally import WiFi from BSP. 2022-06-20 23:10:24 +02:00
RobotMan2412 1ed24d6faf Include the WiFi code for convenience. 2022-06-09 08:39:28 +02:00
RobotMan2412 f9daf1868d MORE DEMO APP 2022-06-08 16:24:28 +02:00
Renze Nicolai 57a9b0c32e Add webusb mode 2022-06-06 01:07:58 +02:00
Renze Nicolai 3da15dd4ed Add ADC reading 2022-06-04 02:30:23 +02:00
Renze Nicolai e2fc23eed3 Add button test 2022-06-03 05:59:42 +02:00
Renze Nicolai 0ed007e3f0 Theming and animation 2022-06-03 04:23:00 +02:00
Renze Nicolai cf5f513f10 Factory test and a couple of bugfixes 2022-06-03 01:30:50 +02:00
RobotMan2412 872fd5da67 Update UI fonts. 2022-06-02 13:10:56 +02:00
Renze Nicolai 0f75e5db6e Show progress indicator during OTA update process 2022-06-02 00:26:49 +02:00
RobotMan2412 799cd513b0 The WiFi menu is almost finished. 2022-06-01 18:29:44 +02:00
Renze Nicolai 8e506008d3 Update FPGA selftest firmware, fix compilation issues 2022-05-31 22:35:51 +02:00
Renze Nicolai a1ae09acdd Move every menu thing from main to a separate file 2022-05-31 22:10:08 +02:00
Renze Nicolai 3a63e59751 Refactoring 2022-05-30 23:56:23 +02:00
Robot d61750ceed
Merge pull request #47 from badgeteam/wifi_test
Basic scanning routines finished
2022-05-30 18:09:47 +02:00
RobotMan2412 aa344a1d6c Add missing import. 2022-05-28 15:53:31 +02:00
RobotMan2412 d5af8b6325 Finish basic scanning routines. 2022-05-28 15:44:03 +02:00
Frans Faase fe9ad7f15d Forward button presses to FPGA in FPGA download mode #43 2022-05-25 21:40:19 +02:00
RobotMan2412 64da1576ad Prepare for enterprise WiFi. 2022-05-24 14:35:05 +02:00
Renze Nicolai 4adce1006a Add FPGA download mode 2022-05-16 23:07:30 +02:00
Renze Nicolai afcac1557b Remove framebuffer pointer from function calls, implement file browser that can install binaries and an uninstaller 2022-05-14 19:32:14 +02:00
Renze Nicolai 0c51951cc8 Add OTA update function 2022-05-14 00:19:15 +02:00
Renze Nicolai 8d61e4be6b Split wifi_init into wifi_init and wifi_connect 2022-05-13 22:56:20 +02:00
Renze Nicolai 7d97a069a9 Move RP2040 firmware update logic into separate file 2022-05-11 00:57:21 +02:00
Renze Nicolai d2a27e77bf More tests for RP2040 bootloader 2022-05-03 20:44:45 +02:00
Renze Nicolai e42aefed7f Prototype 4 2022-04-23 04:00:55 +02:00
Renze Nicolai fd5d4da353 Connect to wifi :-) 2022-04-18 02:10:44 +02:00
Renze Nicolai 9aa25cd1c4 Buggy but working manual entry of wifi parameters 2022-04-16 23:31:18 +02:00
Renze Nicolai b68b4ef685 Keyboard! 2022-04-16 02:14:28 +02:00
Renze Nicolai df0b877080 Remove cache file 2022-04-16 01:17:02 +02:00
Renze Nicolai 4e3ca2e19b Working menu! 2022-04-16 01:16:36 +02:00
Renze Nicolai 748ca757b9 A bit of refactoring 2022-04-08 23:15:57 +02:00