3025 Commits (6f6f8d4f617d9165cf31dfd9bca315bfb8f4eb83)
 

Author SHA1 Message Date
Florent de Lamotte 341b69e3c9 sensor list command 8 months ago
João Brázio 13a0202062
Add BRIDGE_DEBUG flag 8 months ago
João Brázio fb46e5cc8a
Refactor debug logging across bridge implementations 8 months ago
Florent de Lamotte 7be65c148e cli_gps: remove callbacks and add generic sensor set/get. 8 months ago
Florent e4f2d63b0a cli_gps: use sensormanger to toggle gps on/off to keep state coherent 8 months ago
Florent 0502bc370d CommonCLI: gps management commands 8 months ago
Florent 45ab0e8cf7 sensecap_indicator: initial espnow support 8 months ago
João Brázio 9b4d93d112
Add bridge type command to CLI for reporting bridge configuration 8 months ago
ripplebiz 5ae574b426
Merge pull request #878 from WattleFoxxo/tdeck 8 months ago
ViezeVingertjes c568edc8d0 Add MAX_LORA_TX_POWER build flag for Heltec V4 configuration 8 months ago
tekstrand 3e3fa5b443 trim trailing whitespace, clarify repeater gps, remove outdated instructions 8 months ago
WattleFoxxo 69e6d69798 Fix font and icon scaling issues for TDeck 9 months ago
ripplebiz 54675ed1b2
Merge pull request #812 from khudson/source-cleanup 9 months ago
João Brázio e48f3a58ae
Remove WITH_ESPNOW_BRIDGE_SECRET definition from platformio.ini files and update documentation to use _prefs->bridge_secret 9 months ago
João Brázio 8edcb46a28
Bridge: enhance CLI configuration options 9 months ago
Florent 262e9864e7 stm32: upd repeater targets 9 months ago
ripplebiz 3912bbdf7d
Merge pull request #821 from fdlamotte/ui_gps_page 9 months ago
João Brázio aa946bbe36
WITH_BRIDGE was not implementing setBridgeState() 9 months ago
Scott Powell f5f5886327 Merge branch 'dev' 9 months ago
Scott Powell 8d8b9a6141 * ver 1.9.1 9 months ago
Florent de Lamotte 18bfc2d81a DisplayDriver: introduce drawTextRightAlign and drawTextLeftAlign 9 months ago
Jonathan Stöcklmayer 6ee0b85195 Fix debug log: use c->extra.room.push_failures instead of non-existent c->push_failures 9 months ago
ripplebiz 86225cd24a
Merge pull request #869 from LitBomb/patch-19 9 months ago
uncle lit f594f2c7e6
Update faq.md 9 months ago
ripplebiz 219297172a
Merge pull request #863 from liamcottle/fix/repeater-login 9 months ago
liamcottle 6a1f8d65c9 add missing null terminator for login payload 9 months ago
ripplebiz b82f5ea7cd
Merge pull request #859 from liamcottle/feature/board-cli-command 9 months ago
liamcottle ec48e6acfc added 'board' cli command to get board name 9 months ago
Liam Cottle e381f03bc2
Merge pull request #854 from liamcottle/fix/missing-build-flags 9 months ago
Liam Cottle 8ac6dcb644
Merge pull request #858 from csrutil/fix/tiny-relay-compile 9 months ago
csrutil fc0cf5f370 🔧 chore: update tiny_relay platformio.ini configuration 9 months ago
Liam Cottle 3dc04deabf
Merge pull request #837 from silverphish-io/typo-fix 9 months ago
ripplebiz c8a6bcf57f
Update README.md 9 months ago
liamcottle 914001344f add missing build flags for failed builds 9 months ago
Scott Powell b92d9bd972 * ver 1.9.0 9 months ago
Scott Powell 3335b49d9f Merge branch 'main' into dev 9 months ago
ripplebiz e5de6e6600
Merge pull request #820 from fdlamotte/gps_reset_fix 9 months ago
ripplebiz cd7e7d9bbe
Merge pull request #852 from liamcottle/increase-max-neighbours 9 months ago
ripplebiz 4bb16ef5a7
Merge pull request #850 from liamcottle/fix/legacy-neighbours-cli 9 months ago
Liam Cottle 70ec996c08
Merge pull request #853 from liamcottle/fix-calc-shared-secret 9 months ago
liamcottle 3f4f9eff17 fix multiple candidates warning 9 months ago
Florent db7635102d gps_page: enable if gps enabled 9 months ago
fdlamotte 0767fc49e5
Merge pull request #843 from dotdavid/main 9 months ago
fdlamotte c83abbeff6
ESM: add gps reset after begin 9 months ago
fdlamotte 030f0d5d82
location provider: reduce reset delay 9 months ago
liamcottle 0307b6119e increase MAX_NEIGHBOURS from 8 to 50 9 months ago
Liam Cottle 2e92137d10
Merge pull request #851 from liamcottle/build-script-suffix 9 months ago
liamcottle 58ed14d971 build script should check for firmware type suffix 9 months ago
liamcottle f8f5f00549 admin cli neighbors command should sort newest to oldest 9 months ago
Liam Cottle f9b2613e57
Merge pull request #844 from liamcottle/refactor-variant-suffixes 9 months ago