584 Commits (f35e259fd60cde919fdfd53d79eceed7c2ed04da)

Author SHA1 Message Date
liamcottle 80d5e2d8bc fix wismesh tag power off and wake up 9 months ago
João Brázio 1c93c162a1
Add ESPNow bridge configurations for all ESP32 targets 9 months ago
João Brázio 1d25c87c57
Refactor bridge packet handling to use common magic number and size constants 9 months ago
taco a0e7b47e29 correct max contacts and channels for some nrf devices 9 months ago
recrof a44b8e626a set the max_contacts and max_group channels in line with other nrf52 targets 9 months ago
João Brázio 04e70829a4
Rename RS232 bridge environments 9 months ago
João Brázio 5b9d11ac8f
Support ESPNow and improve documentation 9 months ago
Florent 006605ce1d t1000e: revert GPS_RESETB as an INPUT 9 months ago
ViezeVingertjes 5370667bd8 Replaced BLE_LOW_POWER with BLE_TX_POWER & updated usages. 9 months ago
taco 18be92615b add QSPI pins to Lilygo T-Echo 9 months ago
taco acf6110001 add companion usb to ThinkNode M1 9 months ago
ViezeVingertjes ac8ec172ef T1000-E: refactor GPS initialization; set GPS_RESETB pin as OUTPUT and remove redundant pin settings 9 months ago
ViezeVingertjes 132ca72735 T1000-E: ensure rails off and radio idle before system off; fix button wake pin 9 months ago
taco accd1e0a97 nrf52 targets: increase limits for contacts and channels 10 months ago
taco bdfe9ad27b switch to using QSPI bus for external flash 11 months ago
taco c5180d4588 initial commit: CustomLFS 11 months ago
João Brázio 2ef38422e9
Delete the variant-specific NullDisplayDriver.h and update target.h to use the shared implementation from #735 9 months ago
recrof d59724acd0 new variant: RAK WisMesh Tag 9 months ago
João Brázio 5843a12c71
Rename `SerialBridge` to `RS232Bridge` 9 months ago
recrof 24b2953861 tlora_c6 to use new radio init 9 months ago
recrof 8549696e4d generic e22 uses new radio init 9 months ago
recrof c9e6ae9e6c fix typo in pin configuration 9 months ago
ViezeVingertjes 963556f9ba Updated BLE functionality for low power mode in SerialBLEInterface. Updated platformio.ini to enable low power mode and added DC/DC converter support in T1000eBoard for improved power efficiency. 9 months ago
recrof 9b9c7289e6 moved pindefs from board to platformio.ini 9 months ago
recrof 816bbf925f t1000 cleanup + move NullDisplayDriver.h to helpers/ui for other variants to use 9 months ago
recrof 5b2c1715f4 lilygo t-echo cleanup, add AUTO_SHUTDOWN_MILLIVOLTS 9 months ago
João Brázio d8f80f259a
Refactor display driver inclusion for Heltec T114 to support configurations without a display 9 months ago
taco 1f20722f51 fix: wio tracker L1: tidy platformio.ini 9 months ago
liamcottle d56b725256 add missing crc32 libdep after gxepd display driver changes 9 months ago
Quency-D 8fa31e00aa -D DISABLE_DIAGNOSTIC_OUTPUT this one will make GxEPD less verbose ;) 9 months ago
Quency-D f4df94a20e Delete the sensor part and adapt to the latest crc display. 9 months ago
recrof c2fc70047a waveshare rp2040 lora cleanup 9 months ago
recrof 72b267092f xiao rp2040 cleanup 9 months ago
recrof cbf3a03d2e rpi picow cleanup 9 months ago
recrof d610b7be86 thinknode m1 refactor 9 months ago
recrof 1c91298b3a tidy up heltec_t114 variant 9 months ago
Florent 9f97edcb21 gxepd: use a crc to track damage ! 9 months ago
Florent cb3049e706 cleanups (remove statics and typos) 9 months ago
recrof ddc900c8c8 renamend and refactored vision master to play better with build system 10 months ago
taco 03358b33c2 fix: promicro: add powerOff 10 months ago
Florent de Lamotte 3cdf2f9b4d techo: display backlight behavior 10 months ago
Quency-D c9671d7d8d add heltec meshpocket board. 10 months ago
Rastislav Vysoky accacd9d74
fixed max_contacts to 300 for v3 10 months ago
João Brázio 9fd7e9427a
Add bridge support for WSL3 board 10 months ago
liamcottle 3ad43431d9 fixed wismesh pocket user button 10 months ago
Scott Powell 74722c24b8 * MomentaryButton: added support for analog button (with threshold) 10 months ago
Scott Powell b8223e9d07 * reverting HeltecV3 _CURRENT_LIMIT change 10 months ago
Scott Powell 81afd83099 * Meshadventurer companion USB build fix 10 months ago
Florent 76711f54ce techo: let location_manager set clock 10 months ago
Florent fae3c284d3 techo: use EnvironmentSensor to get BME280 data 10 months ago