2995 Commits (2e73fe948eca9e289f8dd8900a251b027e33a014)
 

Author SHA1 Message Date
João Brázio a55fa8d8ec
Add BRIDGE_DELAY as a buffer to prevent immediate processing conflicts in the mesh network 10 months ago
João Brázio 1c93c162a1
Add ESPNow bridge configurations for all ESP32 targets 10 months ago
João Brázio 1d25c87c57
Refactor bridge packet handling to use common magic number and size constants 10 months ago
ripplebiz c44d84ca9b
Merge pull request #756 from oltaco/correct-max-contacts-channels 10 months ago
ripplebiz adaad00b19
Merge pull request #755 from recrof/wismesh_rak_customlfs 10 months ago
taco a0e7b47e29 correct max contacts and channels for some nrf devices 10 months ago
Scott Powell f2e8fb0259 * refactor: MyMesh class extracted 10 months ago
recrof a44b8e626a set the max_contacts and max_group channels in line with other nrf52 targets 10 months ago
Scott Powell 74dea260e5 * proposed change for re-trying reciprocal path transmit 10 months ago
ripplebiz 6a9dedf0b4
Merge pull request #751 from fdlamotte/t1000e_revert_gps_resetb 10 months ago
kelsey hudson 7b08acf56d Ikoka Stick: Move to unified code naming conventions 10 months ago
João Brázio 7fca20475a
Merge remote-tracking branch 'upstream/dev' into jbrazio/2025_3f11ad35 10 months ago
João Brázio 0051ccef26
Refactor bridge implementations to inherit from BridgeBase 10 months ago
João Brázio 537449e6af
Refactor ESPNowBridge packet handling to use 2-byte magic header and improve packet size validation 10 months ago
João Brázio 04e70829a4
Rename RS232 bridge environments 10 months ago
João Brázio 5b9d11ac8f
Support ESPNow and improve documentation 10 months ago
Florent 006605ce1d t1000e: revert GPS_RESETB as an INPUT 10 months ago
fdlamotte 73b49ea14d
Merge pull request #736 from ViezeVingertjes/t1000e-low-power 10 months ago
ViezeVingertjes 5370667bd8 Replaced BLE_LOW_POWER with BLE_TX_POWER & updated usages. 10 months ago
ViezeVingertjes 7363a4f67d Few adjustments after testing. 10 months ago
fdlamotte f6f0cfd603
Merge pull request #744 from ViezeVingertjes/fix-t1000e-sleep 10 months ago
ripplebiz b0c7ea45c0
Merge pull request #741 from recrof/rak_wismesh_tag 10 months ago
ripplebiz 0088509df4
Merge pull request #749 from oltaco/thinknode-m1-companion-usb 10 months ago
ripplebiz ea4ed2abec
Merge pull request #748 from oltaco/t-echo-qspi-pins 10 months ago
ripplebiz 6da6504b80
Merge pull request #747 from oltaco/customlfs-versionbump 10 months ago
taco 18be92615b add QSPI pins to Lilygo T-Echo 10 months ago
taco acf6110001 add companion usb to ThinkNode M1 10 months ago
taco 8521b0eb08 new version of CustomLFS lib 10 months ago
kelsey hudson 951d2dfdbb Merge remote-tracking branch 'upstream/dev' into dev 10 months ago
ViezeVingertjes c10c010736 fix: only hide pin after successful authentication in SerialBLEInterface 10 months ago
ViezeVingertjes ac8ec172ef T1000-E: refactor GPS initialization; set GPS_RESETB pin as OUTPUT and remove redundant pin settings 10 months ago
ViezeVingertjes 132ca72735 T1000-E: ensure rails off and radio idle before system off; fix button wake pin 10 months ago
ripplebiz 84623938c3
Merge pull request #732 from jbrazio/jbrazio/2025_b5813561 10 months ago
ripplebiz 1c0154279a
Merge pull request #727 from recrof/waveshare_rp2040_lora_refactor 10 months ago
ripplebiz 605210dd07
Merge pull request #726 from recrof/xiao_rp2040_refactor 10 months ago
ripplebiz 5b8c8b0bf6
Merge pull request #653 from oltaco/CustomLFS 10 months ago
taco bcfc8d3771 improved RescueCLI for dual FS 10 months ago
taco 3d83556829 refactor: use _getContactsChannelsFS() instead of ifdefs 10 months ago
taco accd1e0a97 nrf52 targets: increase limits for contacts and channels 10 months ago
taco 2b24c575c7 support dual filsystems on nrf52 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 10 months ago
João Brázio 808214d7b5
Merge remote-tracking branch 'upstream/dev' into jbrazio/2025_b5813561 10 months ago
recrof d59724acd0 new variant: RAK WisMesh Tag 10 months ago
fdlamotte 0ebca4b88e
Merge pull request #734 from recrof/lilygo_techo_refactor 10 months ago
fdlamotte ec332c442b
Merge pull request #735 from recrof/t1000_refactor 10 months ago
João Brázio cb99eb4ae8
Remove retransmit check for RS232 bridge in logTx 10 months ago
Florent de Lamotte 8fdaaceb1c ui: refresh sensors on gps toggle 10 months ago
Florent de Lamotte f974cb2a4f ui: ENTER on SENSORS page toggles gps 10 months ago