Commit graph

  • 75730e72fa
    Merge pull request #7 from badgeteam/update-submodules master Tim Becker 2022-07-23 02:10:13 +0200
  • c9c777aae6 update-submodules Tim Becker 2022-07-23 00:21:29 +0200
  • c0dd0ae6b1
    Merge pull request #6 from sylefeb/url-fix Tim Becker 2022-07-17 09:51:00 +0200
  • 3938b4bd0c getting started url fix Sylvain Lefebvre 2022-07-16 19:10:48 +0200
  • db2b6a666e
    Merge pull request #5 from badgeteam/update-components Tim Becker 2022-07-12 20:08:39 +0200
  • be772ec56f make s default task prepares. README desc make tagets Tim Becker 2022-07-12 20:02:05 +0200
  • 1a4af14e33 edited comments in main.c Tim Becker 2022-07-11 09:54:18 +0200
  • 820f3c52b2 updated components, modified Makefile to not always run idf-install; just run prepare once. Tim Becker 2022-07-11 09:43:20 +0200
  • 9219c0b1c4 Update tools submodule Renze Nicolai 2022-07-11 22:41:34 +0200
  • 91c816885a Update submodules, change licene of source code in main folder to public domain / cc0 and update readme with the changes made by a2800276 Renze Nicolai 2022-07-11 22:33:51 +0200
  • 1c56383215 Add a template image for use in graphics examples. RobotMan2412 2022-07-03 15:27:17 +0200
  • cafcde249e Update PAX. RobotMan2412 2022-07-03 13:30:30 +0200
  • 888d6cbdf8 Add comments literally everywhere. RobotMan2412 2022-07-02 20:55:10 +0200
  • 8df04ebece Make install automatically do a prepare. RobotMan2412 2022-07-02 20:31:41 +0200
  • 44666a2603 Make install part of the makefile and remove the dangerous flash option. RobotMan2412 2022-07-02 20:10:33 +0200
  • 8a9087b66b Import tools module. RobotMan2412 2022-06-29 22:20:39 +0200
  • 6dfe74add2
    Merge pull request #3 from badgeteam/renze Renze Nicolai 2022-06-29 22:19:16 +0200
  • c7f16962e2 Clean up sdkconfig Renze Nicolai 2022-06-29 22:14:13 +0200
  • fb567b52b1 Add BME680 submodule Renze Nicolai 2022-06-29 22:03:49 +0200
  • 5ec6a257c5 Remove BME680 placeholder Renze Nicolai 2022-06-29 22:02:42 +0200
  • aaf23a0e61 Update idf, config, bsp Renze Nicolai 2022-06-29 22:02:21 +0200
  • ebed659365 Delete deprecated script. RobotMan2412 2022-06-28 15:56:29 +0200
  • 3eeb781102 Update submodules. RobotMan2412 2022-06-28 11:31:56 +0200
  • 43c7ca1175 Fix partition table. RobotMan2412 2022-06-28 10:34:49 +0200
  • aec25de056 Updated README.md updateReadme Frans Faase 2022-06-21 23:14:23 +0200
  • a56e6942f1 Clean up a bit, add exit to launcher function. RobotMan2412 2022-06-20 23:14:16 +0200
  • 68328d5a85 Finally import WiFi from BSP. RobotMan2412 2022-06-20 23:10:24 +0200
  • 1afed6493a Update submodules. RobotMan2412 2022-06-20 23:07:39 +0200
  • bd6b610b66
    Merge pull request #2 from badgeteam/makefile Robot 2022-06-16 21:48:21 +0200
  • 16bb449790 Remove image build function from makefile, remove flashing from default action makefile Renze Nicolai 2022-06-16 20:59:40 +0200
  • b19802a4e3
    Merge pull request #1 from jhaand/udate_readme Renze Nicolai 2022-06-15 16:03:02 +0200
  • 8f9bf7aeea
    Fixed README.md Jelle Haandrikman 2022-06-15 11:23:46 +0200
  • 78756505e0 Make WiFi error checking a bit more sane. RobotMan2412 2022-06-09 15:29:13 +0200
  • e85e52e11f Remove errant includes. RobotMan2412 2022-06-09 08:50:15 +0200
  • 1ed24d6faf Include the WiFi code for convenience. RobotMan2412 2022-06-09 08:39:28 +0200
  • ecc86f8358 Update components. RobotMan2412 2022-06-08 19:27:10 +0200
  • 668c03d4b0 Make the demo feature the buttons a bit and add more color. RobotMan2412 2022-06-08 19:26:34 +0200
  • c3d3ee6c96 Rename this more inline with the launcher FW. RobotMan2412 2022-06-08 16:42:04 +0200
  • f9daf1868d MORE DEMO APP RobotMan2412 2022-06-08 16:24:28 +0200
  • 752ffe9c1e
    Merge pull request #61 from badgeteam/webusb2 Renze Nicolai 2022-06-06 21:52:38 +0200
  • ecfa663110 Add better fault indication Renze Nicolai 2022-06-06 04:01:49 +0200
  • 5c4e99738c Update RP2040 firmware Renze Nicolai 2022-06-06 04:01:37 +0200
  • 0f660dca5d Fix percentage calculation for battery Renze Nicolai 2022-06-06 04:01:20 +0200
  • 66c913b51e
    Merge pull request #60 from badgeteam/update-readme Renze Nicolai 2022-06-06 03:14:29 +0200
  • dbbeb6df44 Check USB and battery voltages during factory test Renze Nicolai 2022-06-06 01:08:07 +0200
  • 57a9b0c32e Add webusb mode Renze Nicolai 2022-06-06 01:07:58 +0200
  • ab6f8c1175
    Update README.md Reinier van der Leer 2022-06-05 19:14:48 +0200
  • 2e05968be7 Update RP2040 submodule Renze Nicolai 2022-06-05 02:29:32 +0200
  • 3bc3cd4420 Webusb mode Renze Nicolai 2022-06-05 02:28:13 +0200
  • d550c42991
    Merge pull request #59 from badgeteam/renze/no-inline Renze Nicolai 2022-06-04 16:49:39 +0200
  • bcee7ee826 Update RP2040 module Renze Nicolai 2022-06-04 16:49:02 +0200
  • f16963c176
    Merge pull request #58 from badgeteam/renze/adc Renze Nicolai 2022-06-04 16:20:37 +0200
  • 04e6eb8ba3 Green! Renze Nicolai 2022-06-04 16:20:10 +0200
  • fd5398e572 Update RP2040 firmware Renze Nicolai 2022-06-04 02:33:03 +0200
  • 3da15dd4ed Add ADC reading Renze Nicolai 2022-06-04 02:30:23 +0200
  • 6eaa8ccd89
    Merge pull request #55 from badgeteam/renze/factory Renze Nicolai 2022-06-03 18:23:53 +0200
  • 1a64772862
    Merge pull request #57 from badgeteam/update_gfx Robot 2022-06-03 11:14:57 +0200
  • 6ed7694fc6 Add PNG deinterlace support. RobotMan2412 2022-06-03 10:35:59 +0200
  • eead9c70b1 Make some info messages into debug messages. RobotMan2412 2022-06-03 10:00:23 +0200
  • 9f36d027a2 Use PROJECT_VER variable for version, display version on main menu Renze Nicolai 2022-06-03 07:17:22 +0200
  • a123f04ecf Increase stack size for main task and undo changes to ota Renze Nicolai 2022-06-03 07:00:06 +0200
  • f476ceb3a9 Put OTA update in separate task because of stack overflow Renze Nicolai 2022-06-03 06:15:26 +0200
  • e2fc23eed3 Add button test Renze Nicolai 2022-06-03 05:59:42 +0200
  • 5ff7e84997 Move factory test to after RP2040 init and RP2040 firmware update steps Renze Nicolai 2022-06-03 05:35:42 +0200
  • 2782665ad8 Add menu item and placeholder action for hatchery Renze Nicolai 2022-06-03 04:39:49 +0200
  • 0ed007e3f0 Theming and animation Renze Nicolai 2022-06-03 04:23:00 +0200
  • cf5f513f10 Factory test and a couple of bugfixes Renze Nicolai 2022-06-03 01:30:50 +0200
  • 1412a86108
    Merge pull request #54 from badgeteam/update_gfx Renze Nicolai 2022-06-02 21:54:02 +0200
  • 7eb02421b1 Don't forget to change the buffer size to reasonable! RobotMan2412 2022-06-02 13:55:22 +0200
  • 0eb80a94cf Migrate pax-keyboard to ESP-IDF module. RobotMan2412 2022-06-02 13:48:20 +0200
  • 9235785974 Update README to reflect the new old module. RobotMan2412 2022-06-02 13:36:27 +0200
  • df361e8d6d Update keyboard. RobotMan2412 2022-06-02 13:31:24 +0200
  • 872fd5da67 Update UI fonts. RobotMan2412 2022-06-02 13:10:56 +0200
  • 4960e10283 Update UI fonts. RobotMan2412 2022-06-02 12:39:19 +0200
  • a5718a1d1b Update PAX (more text improvements and new fonts) RobotMan2412 2022-06-02 12:30:44 +0200
  • d7f9756939
    Merge pull request #53 from badgeteam/renze/rp2040-update Renze Nicolai 2022-06-02 02:11:39 +0200
  • a0181292a0 Small fixes Renze Nicolai 2022-06-02 02:06:05 +0200
  • 587b1d9a49 Small fixes Renze Nicolai 2022-06-02 02:02:55 +0200
  • 501c1b5752 Add RP2040 firmware with version set to 2 Renze Nicolai 2022-06-02 01:58:10 +0200
  • 7a11c31763
    Merge pull request #52 from badgeteam/ota-progress Renze Nicolai 2022-06-02 01:11:01 +0200
  • 0f75e5db6e Show progress indicator during OTA update process Renze Nicolai 2022-06-02 00:26:49 +0200
  • 7448c6d23a
    Merge pull request #50 from badgeteam/wifi_test Renze Nicolai 2022-06-01 23:44:57 +0200
  • 19c6a589e2
    Merge pull request #51 from badgeteam/renze/small_fixes Renze Nicolai 2022-06-01 23:44:46 +0200
  • 2ba444477c Return result, disable PMOD plug test Renze Nicolai 2022-06-01 23:36:33 +0200
  • 9983ef8b11 Update RP2040 firmware Renze Nicolai 2022-06-01 23:36:20 +0200
  • 1caca379f1 Set menu color to black for launcher and settings menus Renze Nicolai 2022-06-01 23:35:50 +0200
  • e1030d1363 Disable sensor init and make boot much faster Renze Nicolai 2022-06-01 23:35:22 +0200
  • 9bc2efd1c8 Fix redraw and back button behaviour for file browser Renze Nicolai 2022-06-01 23:33:34 +0200
  • 799cd513b0 The WiFi menu is almost finished. RobotMan2412 2022-06-01 18:29:44 +0200
  • 15707599de Basic WiFi scan menu done RobotMan2412 2022-06-01 11:30:02 +0200
  • cb475bea49
    Merge pull request #49 from badgeteam/renze/refactoring Renze Nicolai 2022-05-31 22:47:28 +0200
  • 2cc0b5dca4 Update RP2040 firmware Renze Nicolai 2022-05-31 22:38:51 +0200
  • 8e506008d3 Update FPGA selftest firmware, fix compilation issues Renze Nicolai 2022-05-31 22:35:51 +0200
  • 68da02427c New FPGA self test routine Sylvain Munaut 2022-05-31 16:13:38 +0200
  • a1ae09acdd Move every menu thing from main to a separate file Renze Nicolai 2022-05-31 22:10:08 +0200
  • 3a63e59751 Refactoring Renze Nicolai 2022-05-30 23:56:23 +0200
  • d61750ceed
    Merge pull request #47 from badgeteam/wifi_test Robot 2022-05-30 18:09:47 +0200
  • e870c4e5b5
    Merge pull request #46 from badgeteam/tnt/psram-turbo Renze Nicolai 2022-05-29 18:38:23 +0200
  • fa65756315 sdkconfig: Run PSRAM at 80 MHz Sylvain Munaut 2022-05-19 15:33:17 +0200
  • 6e3dc8299d
    Merge pull request #45 from badgeteam/tnt/spi-keys Frans Faase 2022-05-28 19:36:39 +0200