1847 Commits (80f0405600d4510f89742b9694f8802150324fb1)
 

Author SHA1 Message Date
Scott Powell 8d8b9a6141 * ver 1.9.1 9 months ago
Florent de Lamotte 18bfc2d81a DisplayDriver: introduce drawTextRightAlign and drawTextLeftAlign 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
liamcottle 914001344f add missing build flags for failed builds 10 months ago
Scott Powell b92d9bd972 * ver 1.9.0 10 months ago
Scott Powell 3335b49d9f Merge branch 'main' into dev 10 months ago
ripplebiz e5de6e6600
Merge pull request #820 from fdlamotte/gps_reset_fix 10 months ago
ripplebiz cd7e7d9bbe
Merge pull request #852 from liamcottle/increase-max-neighbours 10 months ago
ripplebiz 4bb16ef5a7
Merge pull request #850 from liamcottle/fix/legacy-neighbours-cli 10 months ago
Liam Cottle 70ec996c08
Merge pull request #853 from liamcottle/fix-calc-shared-secret 10 months ago
liamcottle 3f4f9eff17 fix multiple candidates warning 10 months ago
Florent db7635102d gps_page: enable if gps enabled 10 months ago
fdlamotte 0767fc49e5
Merge pull request #843 from dotdavid/main 10 months ago
fdlamotte c83abbeff6
ESM: add gps reset after begin 10 months ago
fdlamotte 030f0d5d82
location provider: reduce reset delay 10 months ago
liamcottle 0307b6119e increase MAX_NEIGHBOURS from 8 to 50 10 months ago
Liam Cottle 2e92137d10
Merge pull request #851 from liamcottle/build-script-suffix 10 months ago
liamcottle 58ed14d971 build script should check for firmware type suffix 10 months ago
liamcottle f8f5f00549 admin cli neighbors command should sort newest to oldest 10 months ago
Liam Cottle f9b2613e57
Merge pull request #844 from liamcottle/refactor-variant-suffixes 10 months ago
liamcottle f3b9c06646 refactor variants to use standard firmware type suffixes 10 months ago
Liam Cottle 2992062bbe
Merge pull request #770 from Meshcore-Portugal/jbrazio/2025_44aa3add 10 months ago
ripplebiz 0beaa323ed
Merge pull request #842 from liamcottle/feature/custom-build-flags 10 months ago
David Hall cc822c029b
Create Xiao_S3_WIO_companion_radio_usb profile 10 months ago
Scott Powell 95e533d60b * repeater & room server fix for blank guest password 10 months ago
liamcottle e49eef5588 allow building multiple specific targets at same time 10 months ago
liamcottle 3fbdaf7ce6 don't overwrite existing platformio build flags in build script 10 months ago
ripplebiz 7bcf1f1b47
Merge pull request #828 from recrof/meshadventurer-build-fix 10 months ago
fdlamotte 84feb63ed5
Merge pull request #835 from oltaco/wio-L1-revert-pins 10 months ago
taco a3e6b79c2f Revert addition of ENV_PIN_SDA 10 months ago
ripplebiz 74e1b6c75b
Merge pull request #833 from liamcottle/feature/binary-neighbours-request 10 months ago
liamcottle 418ae08b4d add FIRMWARE_VER_LEVEL to companion PUSH_CODE_LOGIN_SUCCESS 10 months ago
liamcottle b8394a4e62 use pointer array 10 months ago
liamcottle 1c7a0ce2bd use uint16_t to allow fetching up to 65535 neighbours 10 months ago
liamcottle 02c178dae7 implement new binary request/response for paginated neighbours 10 months ago
Scott Powell a5af1b5bcd * companion: disabled processing/sending of keep_alive packets (deprecated) 10 months ago
Scott Powell e988531f6a Merge commit '3bc8ec2006917670695b3a74e7bb7df2c764e9e5' into dev 10 months ago
Scott Powell 76be66313e * repeater: reduce FS writes on login 10 months ago
Scott Powell c21596341a * Login response payload: now includes FIRMWARE_VER_LEVEL 10 months ago
fdlamotte 3bc8ec2006
Merge pull request #830 from SoulOfNoob/feat/add_t-echo-lite_variant 10 months ago
João Brázio 2297d24013
Minor fixes 10 months ago
João Brázio 1d45c7ec66
Add bridge management CLI 10 months ago
Jan Ryklikas 088b8fd98c fix: revert to orignal default scaling and fix it in variant config 10 months ago
Jan Ryklikas 128119fe40 refactor: remove redundant import statement 10 months ago