1728 Commits (ec48e6acfcb2167482cf959321cdf8675aef0ccb)
 

Author SHA1 Message Date
liamcottle ec48e6acfc added 'board' cli command to get board name 8 months ago
Liam Cottle e381f03bc2
Merge pull request #854 from liamcottle/fix/missing-build-flags 8 months ago
Liam Cottle 8ac6dcb644
Merge pull request #858 from csrutil/fix/tiny-relay-compile 8 months ago
csrutil fc0cf5f370 🔧 chore: update tiny_relay platformio.ini configuration 8 months ago
liamcottle 914001344f add missing build flags for failed builds 8 months ago
Scott Powell b92d9bd972 * ver 1.9.0 8 months ago
Scott Powell 3335b49d9f Merge branch 'main' into dev 8 months ago
ripplebiz e5de6e6600
Merge pull request #820 from fdlamotte/gps_reset_fix 8 months ago
ripplebiz cd7e7d9bbe
Merge pull request #852 from liamcottle/increase-max-neighbours 8 months ago
ripplebiz 4bb16ef5a7
Merge pull request #850 from liamcottle/fix/legacy-neighbours-cli 8 months ago
Liam Cottle 70ec996c08
Merge pull request #853 from liamcottle/fix-calc-shared-secret 8 months ago
liamcottle 3f4f9eff17 fix multiple candidates warning 8 months ago
fdlamotte 0767fc49e5
Merge pull request #843 from dotdavid/main 8 months ago
fdlamotte c83abbeff6
ESM: add gps reset after begin 8 months ago
fdlamotte 030f0d5d82
location provider: reduce reset delay 8 months ago
liamcottle 0307b6119e increase MAX_NEIGHBOURS from 8 to 50 8 months ago
Liam Cottle 2e92137d10
Merge pull request #851 from liamcottle/build-script-suffix 8 months ago
liamcottle 58ed14d971 build script should check for firmware type suffix 8 months ago
liamcottle f8f5f00549 admin cli neighbors command should sort newest to oldest 8 months ago
Liam Cottle f9b2613e57
Merge pull request #844 from liamcottle/refactor-variant-suffixes 8 months ago
liamcottle f3b9c06646 refactor variants to use standard firmware type suffixes 8 months ago
Liam Cottle 2992062bbe
Merge pull request #770 from Meshcore-Portugal/jbrazio/2025_44aa3add 8 months ago
ripplebiz 0beaa323ed
Merge pull request #842 from liamcottle/feature/custom-build-flags 8 months ago
David Hall cc822c029b
Create Xiao_S3_WIO_companion_radio_usb profile 8 months ago
Scott Powell 95e533d60b * repeater & room server fix for blank guest password 8 months ago
liamcottle e49eef5588 allow building multiple specific targets at same time 8 months ago
liamcottle 3fbdaf7ce6 don't overwrite existing platformio build flags in build script 8 months ago
ripplebiz 7bcf1f1b47
Merge pull request #828 from recrof/meshadventurer-build-fix 8 months ago
fdlamotte 84feb63ed5
Merge pull request #835 from oltaco/wio-L1-revert-pins 8 months ago
taco a3e6b79c2f Revert addition of ENV_PIN_SDA 8 months ago
ripplebiz 74e1b6c75b
Merge pull request #833 from liamcottle/feature/binary-neighbours-request 8 months ago
liamcottle 418ae08b4d add FIRMWARE_VER_LEVEL to companion PUSH_CODE_LOGIN_SUCCESS 8 months ago
liamcottle b8394a4e62 use pointer array 8 months ago
liamcottle 1c7a0ce2bd use uint16_t to allow fetching up to 65535 neighbours 8 months ago
liamcottle 02c178dae7 implement new binary request/response for paginated neighbours 8 months ago
Scott Powell a5af1b5bcd * companion: disabled processing/sending of keep_alive packets (deprecated) 8 months ago
Scott Powell e988531f6a Merge commit '3bc8ec2006917670695b3a74e7bb7df2c764e9e5' into dev 8 months ago
Scott Powell 76be66313e * repeater: reduce FS writes on login 8 months ago
Scott Powell c21596341a * Login response payload: now includes FIRMWARE_VER_LEVEL 8 months ago
fdlamotte 3bc8ec2006
Merge pull request #830 from SoulOfNoob/feat/add_t-echo-lite_variant 8 months ago
Jan Ryklikas 088b8fd98c fix: revert to orignal default scaling and fix it in variant config 8 months ago
Jan Ryklikas 128119fe40 refactor: remove redundant import statement 8 months ago
recrof f2cff53b0e fixed meshadventurer failing build 8 months ago
Jan Ryklikas 20b0fd1dc9 refactor: readability 8 months ago
Jan Ryklikas f85db18242 refactor: use macro from ttgo repo for readability 8 months ago
Jan Ryklikas 955b7321e8 chore: cleanup 8 months ago
Jan Ryklikas e2fa70d6f3 chore: refactor to use GxEPD2 fork 8 months ago
Jan Ryklikas b11f08422e add `T-Echo-Lite` Device Variant 8 months ago
Jan Ryklikas db40a9cea6 import missing eInk display 8 months ago
Florent c1915a1133 ESM: delegate gps management to LocationProvider 8 months ago