.vscode
|
make a bootscreen
|
2020-02-07 14:52:45 -08:00 |
images
|
placeholder debug and nodeinfo screens are in
|
2020-02-07 17:26:42 -08:00 |
lib
|
for now allow bt connects always (though our characteristics are locked down)
|
2020-02-08 16:17:31 -08:00 |
src
|
3 lines of debug text on lcd debug screen
|
2020-02-08 19:45:37 -08:00 |
.gitignore
|
move my bt experiment into its own repo (about to remove ttn)
|
2020-02-01 08:30:53 -08:00 |
LICENSE
|
move my bt experiment into its own repo (about to remove ttn)
|
2020-02-01 08:30:53 -08:00 |
README.md
|
move my bt experiment into its own repo (about to remove ttn)
|
2020-02-01 08:30:53 -08:00 |
TODO.md
|
send user messages every 5 mins
|
2020-02-08 16:18:02 -08:00 |
genpartitions.py
|
fix partition sizes
|
2020-02-07 09:36:36 -08:00 |
lora32-openocd.cfg
|
jlink jtag debug now works on lora32 board, problem was gpio14 is needed
|
2020-02-05 15:37:58 -08:00 |
mesh.options
|
make protobufs use less callbacks
|
2020-02-01 12:32:35 -08:00 |
mesh.proto
|
save db to flash
|
2020-02-07 09:36:23 -08:00 |
partition-table.csv
|
for the time being use my old partition table to make TTGO happy
|
2020-02-08 08:47:08 -08:00 |
platformio.ini
|
BLE is now secured to require pairing with PIN
|
2020-02-07 20:59:21 -08:00 |
regen-protos.sh
|
update to nanopb
|
2020-02-03 22:22:53 -08:00 |
run-0-monitor.sh
|
more rigorlessly pick our memory pool size
|
2020-02-08 10:00:15 -08:00 |
run-both-monitor.sh
|
tools for running with multiple devices
|
2020-02-08 09:38:56 -08:00 |
run-openocd.sh
|
jlink jtag debug now works on lora32 board, problem was gpio14 is needed
|
2020-02-05 15:37:58 -08:00 |
start-terminal.sh
|
move my bt experiment into its own repo (about to remove ttn)
|
2020-02-01 08:30:53 -08:00 |
upload-usb1.sh
|
tools for running with multiple devices
|
2020-02-08 09:38:56 -08:00 |