liamcottle
|
67f9204e88
|
refactor nrf52 ble to use callbacks
|
2025-07-07 16:36:55 +12:00 |
|
liamcottle
|
0914056a09
|
tidy logic for devices with display
|
2025-07-06 14:16:43 +12:00 |
|
liamcottle
|
7ea6a98513
|
dont show cli data replies on display
|
2025-07-06 14:07:56 +12:00 |
|
liamcottle
|
583cdd4980
|
fix indentation
|
2025-06-22 21:38:35 +12:00 |
|
liamcottle
|
37c20a348e
|
add support for storage stats on nrf52
|
2025-06-22 21:35:21 +12:00 |
|
liamcottle
|
7f79d0c514
|
close roor dir after listing files
|
2025-06-07 17:56:20 +12:00 |
|
liamcottle
|
28edff43fd
|
simplify serial print
|
2025-06-07 17:42:18 +12:00 |
|
liamcottle
|
a50f89f16f
|
ensure root path is usable
|
2025-06-07 17:38:22 +12:00 |
|
liamcottle
|
a814bfb00b
|
don't create file when trying to open for read
|
2025-06-07 16:17:45 +12:00 |
|
liamcottle
|
9d574b2de0
|
ensure user isn't removing invalid path
|
2025-06-07 16:03:04 +12:00 |
|
liamcottle
|
a22c176d45
|
add rm command to remove file
|
2025-06-07 15:44:36 +12:00 |
|
liamcottle
|
0f601752e4
|
implement ls and cat commands for rescue mode
|
2025-06-07 15:23:55 +12:00 |
|
liamcottle
|
4b9eac81c6
|
fix 150mA power draw on ThinkNode M1
|
2025-06-06 21:55:03 +12:00 |
|
liamcottle
|
22058c0ee5
|
add logo files
|
2025-06-05 20:35:40 +12:00 |
|
liamcottle
|
d9c1cffac2
|
allow setting default node name for companion via build flag
|
2025-05-20 20:51:46 +12:00 |
|
liamcottle
|
86d1c80704
|
fix formatting
|
2025-05-18 02:54:53 +12:00 |
|
liamcottle
|
69a70c4f71
|
update get support
|
2025-05-18 02:53:05 +12:00 |
|
liamcottle
|
bb5650a998
|
update how to get started
|
2025-05-18 02:47:09 +12:00 |
|
liamcottle
|
aa272ecc0c
|
adjust getting started info
|
2025-05-18 02:26:53 +12:00 |
|
liamcottle
|
2f5cc94d04
|
add info about flasher and clients
|
2025-05-18 02:18:32 +12:00 |
|
liamcottle
|
d2377c91ab
|
fix offline queue size for xiao nrf52
|
2025-05-14 23:10:27 +12:00 |
|
liamcottle
|
6c0d94aa2d
|
increase offline queue size from 16 to 256 for all companion ble firmwares
|
2025-05-14 23:02:49 +12:00 |
|
liamcottle
|
f18a3b78ad
|
ble pin must be zero or a valid 6 digit pin
|
2025-05-07 20:53:59 +12:00 |
|
liamcottle
|
d04eda9f16
|
enable neighbours feature for all repeater variants
|
2025-05-07 20:26:15 +12:00 |
|
liamcottle
|
8f32ee61ce
|
no need for prefs check before prefs are loaded
|
2025-05-05 11:34:02 +12:00 |
|
liamcottle
|
0bccf29f64
|
use hex of first 4 bytes of identity public key as default node name
|
2025-05-05 11:21:31 +12:00 |
|
liamcottle
|
8f5a2ac832
|
remove pin mode setup from uitask
|
2025-04-26 17:54:59 +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 |
|