Meshtastic Firmware
 
 
 
 
 
 
Go to file
geeksville e16d5c7e39 never let phone override macadddr, only override fields the phone has set 2020-02-14 04:32:08 -08:00
.vscode make a bootscreen 2020-02-07 14:52:45 -08:00
docs Merge branch 'master' of https://github.com/geeksville/Meshtastic-esp32 2020-02-12 11:06:54 -08:00
images we now use 13 different channel numbers 2020-02-11 12:05:46 -08:00
lib only one announcer seems supported in ESP32 BLE, so use that for our mesh service 2020-02-13 11:53:46 -08:00
src never let phone override macadddr, only override fields the phone has set 2020-02-14 04:32:08 -08:00
.gitignore
LICENSE
README.md
TODO.md show real received text messages in the gui 2020-02-12 19:58:44 -08:00
genpartitions.py fix partition sizes 2020-02-07 09:36:36 -08:00
lora32-openocd.cfg
mesh.options
mesh.proto
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
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
start-terminal.sh
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.