1744 Commits (8b68b5a6898812019d77a413b3b429f0b9f04431)
 

Author SHA1 Message Date
fdlamotte 8b68b5a689
Update README.md (RAK boards don't need pio patch) 7 months ago
Liam Cottle b2dcb06197
Merge pull request #809 from tekstrand/fixup 8 months ago
ripplebiz da5dbcd274
Merge pull request #871 from spacepc-de/fix-debug-log-field 8 months ago
tekstrand 3e3fa5b443 trim trailing whitespace, clarify repeater gps, remove outdated instructions 8 months ago
Scott Powell f5f5886327 Merge branch 'dev' 8 months ago
Scott Powell 8d8b9a6141 * ver 1.9.1 8 months ago
Jonathan Stöcklmayer 6ee0b85195 Fix debug log: use c->extra.room.push_failures instead of non-existent c->push_failures 8 months ago
ripplebiz 86225cd24a
Merge pull request #869 from LitBomb/patch-19 8 months ago
uncle lit f594f2c7e6
Update faq.md 8 months ago
ripplebiz 219297172a
Merge pull request #863 from liamcottle/fix/repeater-login 8 months ago
liamcottle 6a1f8d65c9 add missing null terminator for login payload 8 months ago
ripplebiz b82f5ea7cd
Merge pull request #859 from liamcottle/feature/board-cli-command 8 months ago
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
Liam Cottle 3dc04deabf
Merge pull request #837 from silverphish-io/typo-fix 8 months ago
ripplebiz c8a6bcf57f
Update README.md 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
silverphish-io 4e886bfa90
Typo fix in faq and payloads 8 months ago
silverphish-io 816d4e2fa3
Update faq.md 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