Commit Graph
23 Commits
Author SHA1 Message Date
liamcottle 22058c0ee5 add logo files 2025-06-05 20:35:40 +12:00
liamcottle e825e4474f fix rak4631 builds after addition of xio nrf52 board 2025-04-13 13:36:39 +12:00
liamcottle c4d32eba74 remove unused variables 2025-04-08 23:17:22 +12:00
liamcottle bc820ae93e show firmware version and build date on room server screen 2025-04-08 23:09:55 +12:00
liamcottle 4a51cb98c6 show firmware version and build date on repeater screen 2025-04-08 23:05:27 +12:00
liamcottle 28aa94b899 show firmware version and build date on companion screen 2025-04-08 22:58:17 +12:00
liamcottle 4d4a0ae4e3 init display before radio 2025-04-01 16:10:12 +13:00
liamcottle 7e583d7f98 show please wait message on room server boot 2025-04-01 16:04:06 +13:00
liamcottle f93a5156bb show please wait message on repeater boot 2025-04-01 16:00:09 +13:00
liamcottle af070af554 show please wait message on companion boot 2025-04-01 15:50:24 +13:00
liamcottle 87443ad43f clear display on init to avoid static 2025-04-01 14:46:48 +13:00
liamcottle d48bc3a2f1 also build uf2 for t1000e 2025-03-03 21:13:55 +13:00
liamcottle 8a360bcc30 merge bins for esp32 boards 2025-03-03 18:51:27 +13:00
liamcottle bb8082d966 add release docs 2025-03-03 18:08:00 +13:00
liamcottle 13bc6e4178 setup automated firmware builds with github actions 2025-03-03 17:58:15 +13:00
liamcottle 66a85a70f3 add nrf52 s140 softdevice header files for compiling t1000e firmware 2025-02-27 02:35:12 +13:00
liamcottle abb2dea321 don't set encryption level on device as it's set on each characteristic 2025-02-26 20:24:14 +13:00
liamcottle dbc9659e9a enforce pin being used for ble pairing on nrf52 2025-02-26 17:27:58 +13:00
liamcottle 83c827ce85 enforce pin being used for ble pairing on esp32 2025-02-26 17:04:44 +13:00
liamcottle 9faba8f184 add build flags to enable and disable private key import and export 2025-02-21 14:54:59 +13:00
liamcottle 6af9774976 add new commands to companion firmware to import and export identity private key 2025-02-21 12:34:15 +13:00
liamcottle a96ecd8b5b added CMD_GET_BATTERY_VOLTAGE to companion radio 2025-02-16 16:51:10 +13:00
liamcottle e8390ebc7b added CMD_REBOOT to companion radio 2025-02-16 15:24:46 +13:00