269 Commits (0bccf29f64ad744fe3de23478d7f8d032c74e3f3)

Author SHA1 Message Date
Scott Powell e442e94e3d * SensorManager: now can influence advert lat/lon, new custom name:value pairs for custom settings (eg, gps on/off) 1 year ago
Scott Powell 26f01e0605 * companion: new CMD_SEND_TELEMETRY_REQ, PUSH_CODE_TELEMETRY_RESPONSE 1 year ago
Scott Powell 99774f10ac * new: SensorManager 1 year ago
Florent e1c3dfca92 xiao-nrf : move pindef in pio.ini 1 year ago
Scott Powell 8a8e89f282 * refactor: "neighbors" command 1 year ago
Florent de Lamotte 05254bd67b t114 display : some fixes 1 year ago
Florent de Lamotte 1c67d1cb42 change screen rotation and fix bitmap 1 year ago
Florent de Lamotte 7eebd81cd0 use Stream abstract interface for serial port in ArduinoSerialInterface 1 year ago
Scott Powell c942aa06f9 * Packet::readFrom() payload_len guard 1 year ago
Florent 2a7e105c59 some tests 1 year ago
Scott Powell e1092118d9 * ESPNOW: packet rx/tx counters 1 year ago
Scott Powell 00f0bb7471 * ESPNOW: now using hardware RNG for radio_new_identity() 1 year ago
rusty.labs da1febdd88 Support for TBeam SX1262 board 1 year ago
Scott Powell a87b5231cc * RP2040 IdentityStore begin(), to ensure mkdir() 1 year ago
AeroXuk 26efe2fb19 Hopefully the correct ADC_MULTIPLIER value. 1 year ago
AeroXuk 4d9964ff98 Correct opens to use "w" filemode instead of "w+" filemode. 1 year ago
AeroXuk 99246e6b6f Added Pi PIcoW support in the following modes: 1 year ago
Scott Powell 8f70d48ea1 * fix for AutoDiscoverRTCClock 1 year ago
Florent 6735960a4e xiao-nrf keep vbat_en to low to prevent issues ... 1 year ago
Florent 2d6c834887 std behaviour 1 year ago
Florent 052ca9f12f fix screen boot 1 year ago
cod3doomy f64470c581 t-beam s3 supreme: repeater, room server, and ble companion verified working. RTC working. No screen, GPS or sensors. 1 year ago
Florent ea24a12ba3 techo-display: first bits 1 year ago
Scott Powell fbfa8bbe57 * fix: compilation error for T1000e 1 year ago
Florent 7f7b03e442 permit access to rx_boosted_mode at runtime for LR1110 (for dpm tests on that setting) 1 year ago
Scott Powell 561d289ea5 Companion: new 'manual_add_contacts' pref. New PUSH_CODE_NEW_ADVERT frames 1 year ago
cod3doomy 67ca4a1c8e T-Beam Supreme: Repeater and BLE working. Added PCF8563 RTC 1 year ago
Florent cf3d55201f ui : manage colors and ensure fw using ssd1306 still compile 1 year ago
Florent b4330e376c compiles xiao_nrf52 board files only if we compile for xiao_nrf52 1 year ago
Scott Powell 1d4ae9f3c4 minor refactor 1 year ago
Florent de Lamotte 82bcd74932 xiao-nrf52 : initial support for meshcore 1 year ago
Scott Powell ab8cd85d8e * added Packet::getRawLength() helper 1 year ago
Florent 96d6ffefad t1000 : power bat sensor only when necessary 1 year ago
Scott Powell 3c7ff8da29 * Packet::header, new: ROUTE_TYPE_TRANS_FLOOD, ROUTE_TYPE_TRANS_DIRECT 1 year ago
Florent de Lamotte 7534c5143f display and btn handling starts working ... 1 year ago
cod3doomy c4c175cab8 T-Beam Supreme: added PMU config, enabled pwr button. Repeater env verified working. 1 year ago
recrof a3c8597747 LilyGo T-Beam: added battery voltage reporting 1 year ago
recrof 1718657829 lilygo t-echo: move init stuff to variant.cpp, disable gps to conserve battery 1 year ago
taco be64fa7ca0 build: fix RAK, T114, T1000 builds 1 year ago
taco 5c2c248f70 build: fix RAK, T114, T1000e builds 1 year ago
cod3doomy 3eded4581a Checkpoint: Repeater env built and works with HW. No screen or other periphs 1 year ago
cod3doomy 6092f5737c Initial commit with t-beam supreme sx1262 additions 1 year ago
Adrian 329c76629d
Fix Floating Pin on Promicro 1 year ago
liamcottle 87443ad43f clear display on init to avoid static 1 year ago
taco 01e98caea7 Refactor: FaketecBoard to PromicroBoard 1 year ago
Scott Powell 75eabd5c66 * minor refactor 1 year ago
recrof b77701ced0 added new CommonCLI get commands: get role and get public.key 1 year ago
Scott Powell 0d5c17f7ed * ESP-Now: long range mode 1 year ago
Scott Powell 022b43ef3d * isReceiving() now includes either preamble detect or header detect 1 year ago
Scott Powell 89bd6c3416 * Dispatcher: now impose a max time for CAD fail (ie. channel busy), defined by getCADFailMaxDuration(), default 4 seconds. 1 year ago