Meshtastic Firmware
 
 
 
 
 
 
Go to file
geeksville c726e5f331 leave screen off most of the time - press to wake 2020-02-12 09:58:46 -08:00
.vscode make a bootscreen 2020-02-07 14:52:45 -08:00
images we now use 13 different channel numbers 2020-02-11 12:05:46 -08:00
lib for now allow bt connects always (though our characteristics are locked down) 2020-02-08 16:17:31 -08:00
src leave screen off most of the time - press to wake 2020-02-12 09:58:46 -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 leave screen off most of the time - press to wake 2020-02-12 09:58:46 -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
radio-settings.md we now use 13 different channel numbers 2020-02-11 12:05:46 -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

README.md

meshtastic-esp32

You probably don't want this yet.