Commit Graph
3026 Commits
Author SHA1 Message Date
Kevin Le 28331c110c Added missing RXPowerSaving.h 2026-08-09 23:32:19 +07:00
Kevin Le 5a92e91498 Added ST7789LCD for Heltec v4 r8 2026-08-09 23:31:30 +07:00
Kevin Le 5859319cbf Added Heltec V4 R8 2026-08-09 23:30:56 +07:00
Kevin Le 6334f602f1 Added polling period and powersave of I2C GPS for RAK12500 2026-08-09 12:41:29 +07:00
Kevin Le e13fb6a426 Added ; -D FORCE_GPS_ALIVE 2026-08-09 12:38:31 +07:00
Kevin Le 2041089660 Added heltec_v4_companion_radio_usb_ps_femon and heltec_v4_companion_radio_usb_ps_femoff 2026-08-08 16:05:56 +07:00
Kevin Le 1bf80992b9 For RAK only, fixed reset pin and honour FORCE_GPS_ALIVE 2026-08-08 11:28:28 +07:00
Kevin Le d3539e8810 Fixed name for Heltec_t096_companion_radio_ble_femon 2026-08-05 23:32:09 +07:00
Kevin Le 6160509efc PowerSaving17: Cleanup for RX PowerSaving 2026-08-05 22:06:23 +07:00
IoTThinks 1fe531e6a4 Merge pull request #11 from Dom4n/rx-powersaving
Added RX duty-cycle power saving support
2026-08-03 16:05:03 +07:00
Kevin Le 4008b68f75 Fixed GPS for M3 and disabled log 2026-07-31 20:59:17 +07:00
Kevin Le e90b5dc87d Fixed GPS for M6 and disabled log 2026-07-31 20:58:20 +07:00
Kevin Le 07172b7c54 Added battery voltage and Powersaving status to repeater OLED 2026-07-31 20:57:22 +07:00
Kevin Le a54ef6e7cc Added universal fix to support OLED for all versions of T-Beam Supreme 2026-07-31 11:57:02 +07:00
Jarosław Domański a1d632d16c Stop RX duty-cycle before CAD to avoid main-loop hang.
CAD on a still-running SX126x duty-cycle sequencer can lose CAD-done IRQ when the RTC knocks the chip back to standby, leaving scanChannel() waiting forever.
2026-07-25 14:57:11 +02:00
Kevin Le 0cc580afec GPS PowerSaving 1.4: Added GPS PowerSaving for Seeed T1000e, Heltec Mesh Solar and Heltec Tracker.
Not supported: Mesh Adventurer (unable to off GPS power) and ThinkNode M1 (manual GPS switch).
2026-07-23 23:21:41 +07:00
Kevin Le a2fe2ea642 Added T_Beam_S3_Supreme_SX1262_companion_radio_ble_ps 2026-07-23 12:35:43 +07:00
Kevin Le 0843c7c5ae Fix blank OLED on T-Beam Supreme V3 (I2C bus init + 0x3D address)
https://github.com/meshcore-dev/MeshCore/pull/2815
2026-07-23 12:26:31 +07:00
Kevin Le d6c61af7c7 Added POWERSAVING_DEBUG=1 2026-07-22 16:19:54 +07:00
Kevin Le d16843d5ea GPS PowerSaving v1.3: Supported dynamic GPS_EN for RAK boards 2026-07-22 12:07:27 +07:00
Jarosław Domański b350ad7595 Document RX duty-cycle power-saving CLI commands 2026-07-20 19:07:23 +02:00
Jarosław Domański 18a0dcda43 Enabled fixed RX duty-cycle profiles for remaining companion targets 2026-07-20 19:03:21 +02:00
Kevin Le 75cc95f17f GPS PowerSaving 1.2: Fix gps on / off for RAK boards 2026-07-20 22:47:27 +07:00
Kevin Le a7a4e52947 GPS PowerSaving v1.1: Added support for BLE companions 2026-07-20 16:19:27 +07:00
Jarosław Domański b6c3fad82c Added fixed RX duty-cycle profiles for companion builds with sane default 2026-07-19 01:13:44 +02:00
Jarosław Domański 5d793ed682 Fixed RX duty-cycle packet metadata handling (last message snr and rssi now should be good) 2026-07-18 02:08:34 +02:00
Jarosław Domański b68aa103df Fixed LR1110 RX duty-cycle setup and calibration. Noise floor calibration is now performed right after radio module start. 2026-07-18 01:50:37 +02:00
Jarosław Domański 0af1bf14c5 Added RX duty-cycle noise floor calibration again (this time it works!) 2026-07-17 15:21:25 +02:00
Jarosław Domański 6582e8451f Improved RX duty-cycle watchdog observation with esp32 sleep in mind 2026-07-17 15:21:25 +02:00
Jarosław Domański ce7d7d4210 Added RX duty-cycle watchdog recovery 2026-07-17 15:21:25 +02:00
Jarosław Domański f5be585a41 Fixed RX power saving RSSI sampling during listen windows 2026-07-17 15:21:25 +02:00
Jarosław Domański 8c634ab72f Fixed RX duty-cycle rearming and profile timings 2026-07-17 15:21:25 +02:00
Jarosław Domański 5d650e4913 Added RX duty-cycle power saving support 2026-07-17 15:21:25 +02:00
Kevin Le 38509583fa Fixed typo at Get methods for GPS 2026-07-16 22:59:51 +07:00
Kevin Le 93b516ab35 Added I2C support at Grove SDA/SDL for Wio L1 Tracker repeater and companion. 2026-07-16 21:46:06 +07:00
Kevin Le cd8711f507 Show hours and minutes in PowerSaving GPS and add _sensors->powersaving_enabled 2026-07-16 19:31:39 +07:00
Kevin Le 16fbf33582 PowerSaving GPS version 1 for repeaters 2026-07-16 18:48:39 +07:00
Kevin Le 46c729b2e9 Fixed powerOff at uA for Esp32C6 and station g3 2026-07-06 09:16:50 +07:00
Kevin Le c2697269f6 Fixed Poweroff for TImpulsePlusBoard 2026-07-05 22:14:08 +07:00
Kevin Le 0da1fe33e1 Fixed powerOff for Techo 2026-07-05 18:54:26 +07:00
Kevin Le 205a4a6ff8 Fixed hibernate for T-echo Lite to stay at 1mA. 2026-06-29 12:24:40 +07:00
Kevin Le 2a632e15df Added ARDUINO_USB_MODE=1 for Heltec v4 2026-06-29 09:45:37 +07:00
Kevin Le 7a57b5381e Disabled annoying Blue LED for T-echo Lite 2026-06-27 23:05:07 +07:00
Kevin Le a8506c916c Added to Xiao S3 Wio: -D PIN_VBAT_READ=1 ; D0 2026-06-27 09:31:29 +07:00
Kevin Le 1976494d7b PR 1727: Added get/set cad. Added # channel busy. 2026-06-24 22:03:35 +07:00
Kevin Le 1d1cba676c Skip agc reset if in STATE_TX_WAIT 2026-06-24 21:49:53 +07:00
Kevin Le 2fd9685404 Added missing PERSISTENT_RAM in memory 2026-06-23 09:40:55 +07:00
Kevin Le f5d9e18517 Fixed poweroff for NRF52 boards 2026-06-21 23:14:03 +07:00
Kevin Le ddf8387703 Fixed missing rtc_clock for Heltec T114's GPS 2026-06-21 21:13:25 +07:00
Kevin Le 22e45d559d Power off board including radio, display, GPS and components 2026-06-20 12:17:40 +07:00