1744 Commits (8b68b5a6898812019d77a413b3b429f0b9f04431)
 

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