Commit graph

20 commits

Author SHA1 Message Date
GUVWAF 73b7735ef2 Add "Ignore MQTT" LoRa config and "ViaMQTT" header flag 2024-01-30 19:56:59 +01:00
pdxlocations e42b402c40 mistakes were made 2024-01-24 21:52:20 -08:00
pdxlocations 0f45b931f2 python config 2024-01-15 23:14:15 -08:00
rcarteraz 2783188825 missing word 2024-01-05 12:22:55 -07:00
rcarteraz c6e614369f add clarification on required matching 2024-01-05 12:17:11 -07:00
GUVWAF fbf1638c6c Add some missing references to RP2040 2023-12-19 19:36:49 +01:00
pdxlocations 45a1e4e5f2 add roles and rebroadcast mode 2023-12-17 18:13:56 +01:00
Sacha Weatherstone cf159b9de5
merge fix 2023-11-16 10:36:05 +10:00
tobi-sys c1ca0034fd Corrected String lengths for SSID and NTP server name
According to the source in in /firmware/src/mesh/generated/meshtastic/config.pb.h 
the declarations are
char wifi_ssid[33];
char ntp_server[33];
so these variables can hold 32 characters and the terminator \0
2023-11-15 15:09:48 +01:00
pdxlocations 7573d98542 max hops 2023-11-09 23:20:35 -08:00
pdxlocations 23576b68da really 3 is fine 2023-11-09 23:15:20 -08:00
pdxlocations 6cd13c797d channel module device channel 2023-10-24 21:55:01 -07:00
pdxlocations e8fc0995f6 radio device module config config module 2023-10-24 21:53:58 -07:00
Ben Lipsey 6f138642f0
unfix order to fix order 2023-10-03 22:38:00 -07:00
Ben Lipsey 48cdd0c97b
change order 2023-10-02 21:39:23 -07:00
Ben Lipsey f65678a34f
Add LONG_MODERATE to lora config 2023-10-02 21:36:42 -07:00
pdxlocations d5198862dd no more slugs! 2023-10-02 10:22:35 -07:00
pdxlocations 40da612bba power.is_power_saving 2023-10-02 09:01:51 -07:00
pdxlocations f12b074337 trunk-ignore 2023-09-28 21:40:08 -07:00
pdxlocations abe4a34313 new directory structure and forwarding 2023-09-28 19:10:42 -07:00