summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2022-07-22first exampleHEADSebastian
2022-07-12edited comments in main.cTim Becker
2022-07-11Update submodules, change licene of source code in main folder to public doma...Renze Nicolai
2022-07-03Add a template image for use in graphics examples.RobotMan2412
2022-07-03Update PAX.RobotMan2412
2022-07-02Add comments literally everywhere.RobotMan2412
2022-06-20Clean up a bit, add exit to launcher function.RobotMan2412
2022-06-20Finally import WiFi from BSP.RobotMan2412
2022-06-09Make WiFi error checking a bit more sane.RobotMan2412
2022-06-09Remove errant includes.RobotMan2412
2022-06-09Include the WiFi code for convenience.RobotMan2412
2022-06-08Make the demo feature the buttons a bit and add more color.RobotMan2412
2022-06-08Rename this more inline with the launcher FW.RobotMan2412
2022-06-08MORE DEMO APPRobotMan2412
2022-06-06Add better fault indicationRenze Nicolai
2022-06-06Update RP2040 firmwareRenze Nicolai
2022-06-06Fix percentage calculation for batteryRenze Nicolai
2022-06-06Check USB and battery voltages during factory testRenze Nicolai
2022-06-06Add webusb modeRenze Nicolai
2022-06-05Webusb modeRenze Nicolai
2022-06-04Green!Renze Nicolai
2022-06-04Add ADC readingRenze Nicolai
2022-06-03Use PROJECT_VER variable for version, display version on main menuRenze Nicolai
2022-06-03Increase stack size for main task and undo changes to otaRenze Nicolai
2022-06-03Put OTA update in separate task because of stack overflowRenze Nicolai
2022-06-03Add button testRenze Nicolai
2022-06-03Move factory test to after RP2040 init and RP2040 firmware update stepsRenze Nicolai
2022-06-03Add menu item and placeholder action for hatcheryRenze Nicolai
2022-06-03Theming and animationRenze Nicolai
2022-06-03Factory test and a couple of bugfixesRenze Nicolai
2022-06-02Don't forget to change the buffer size to reasonable!RobotMan2412
2022-06-02Migrate pax-keyboard to ESP-IDF module.RobotMan2412
2022-06-02Update keyboard.RobotMan2412
2022-06-02Update UI fonts.RobotMan2412
2022-06-02Update UI fonts.RobotMan2412
2022-06-02Small fixesRenze Nicolai
2022-06-02Small fixesRenze Nicolai
2022-06-02Add RP2040 firmware with version set to 2Renze Nicolai
2022-06-02Show progress indicator during OTA update processRenze Nicolai
2022-06-01Merge pull request #50 from badgeteam/wifi_testRenze Nicolai
2022-06-01Return result, disable PMOD plug testRenze Nicolai
2022-06-01Set menu color to black for launcher and settings menusRenze Nicolai
2022-06-01Disable sensor init and make boot much fasterRenze Nicolai
2022-06-01Fix redraw and back button behaviour for file browserRenze Nicolai
2022-06-01The WiFi menu is almost finished.RobotMan2412
2022-06-01Basic WiFi scan menu doneRobotMan2412
2022-05-31Update FPGA selftest firmware, fix compilation issuesRenze Nicolai
2022-05-31New FPGA self test routineSylvain Munaut
2022-05-31Move every menu thing from main to a separate fileRenze Nicolai
2022-05-30RefactoringRenze Nicolai