348 Commits (089ac96f2ba6eb3ea6eecbe4eae8aee0a85f2cb5)
 

Author SHA1 Message Date
Scott Powell 089ac96f2b * verify() fix moved to Identity class 1 year ago
Scott Powell 4943b388c0 * workaround for Identity::verify() bug. 1 year ago
Scott Powell 69a6d76b87 * experimental workaround for sig verify() bug 1 year ago
Scott Powell 38667dabb1 * refactored platformio.ini, breaking up into variants/*.ini files 1 year ago
Scott Powell d21274db41 * TBeam: minor refactor. 1 year ago
ripplebiz c7f791963e
Merge pull request #100 from jameshall9327/main 1 year ago
Scott Powell 50b62c9252 * room server: now handles REQ_TYPE_GET_STATUS, replies with ServerStats (same as RepeaterStats, with extra fields: n_posted, n_post_push) 1 year ago
Scott Powell f08a30cf24 * companion: RESP_CODE_ERR now has err_code byte 1 year ago
ripplebiz d15630660b
Merge pull request #114 from lincomatic/pr-llcc68 1 year ago
Scott Powell 13679f9ff1 * CMD_SEND_TRACE_PATH, now replies with RESP_CODE_SENT 1 year ago
Scott Powell 691c135c22 * workaround for TRACE packets so they can follow a return path 1 year ago
Scott Powell 807b9bdc19 * companion support for TRACE packets. (CMD_SEND_TRACE_PATH, PUSH_CODE_TRACE_DATA) 1 year ago
Scott Powell fe4fdeb236 * redesigned TRACE packet structure 1 year ago
Scott Powell 156741e563 Merge branch 'dev' into trace 1 year ago
lincomatic bdeec374ef add ProMicroLLCC68 for Faketec w/ LLCC68 1 year ago
lincomatic 0eed29b99e fix compilation error 1 year ago
Scott Powell 25a68f5ca4 * build fix 1 year ago
ripplebiz 6c434328b5
Merge pull request #111 from recrof/dev 1 year ago
recrof 882377e4d6 fixed: added back pin inits when SDA and SCL are set. 1 year ago
recrof d525680b71 added display support for RAK4631, removed Wire.begin(int, int) from nrf52 devices, cosmetic changes 1 year ago
ripplebiz f700fd5a36
Merge pull request #107 from recrof/dev 1 year ago
Rastislav Vysoky 32436b953e
Merge branch 'ripplebiz:dev' into dev 1 year ago
Scott Powell 81bf4f0a08 * companion: SSD1306 display now dynamically detected at runtime. 1 year ago
James Hall 395349d208
Merge branch 'dev' into main 1 year ago
recrof c691cbae8e heltec v2: added display, room server role 1 year ago
James Hall aeda218402
Update TBeamBoard.h 1 year ago
James Hall b6990c73bb
Merge branch 'ripplebiz:main' into main 1 year ago
ripplebiz 4113b20b4c
Merge pull request #105 from recrof/dev 1 year ago
recrof 7ee81f4f07 added display support for t3s3 1 year ago
Scott Powell 31f8576640 * CMD_SIGN_DATA null check 1 year ago
Scott Powell 6056c303c1 * companion: can now sign arbitrary data (up to 8K) 1 year ago
Scott Powell 9aa2edf9ba Merge branch 'dev' into trace 1 year ago
Scott Powell 27aa7a7bb0 * minor refactor for RAK_4631 SerialInterface 1 year ago
ripplebiz 06c666843e
Merge pull request #90 from oltaco/faketec-support 1 year ago
ripplebiz f844f9e02a
Merge pull request #65 from awolden/awolden/h3-pin-fix 1 year ago
James Hall bc6e4930d9
Cleaned up code 1 year ago
taco 6931887424 remove old unused board.json 1 year ago
James Hall c2f92534df
removed unnecessary defines 1 year ago
James Hall aca0bcc919
removed unnecessary constants 1 year ago
Scott Powell 6a4b7463ef * some fixes around the powerOff(). Tidy ups 1 year ago
ripplebiz 99b376c512
Merge pull request #87 from fdlamotte/t1000e_ui 1 year ago
taco fbb879600d MAX_GROUP_CHANNELS=8 for faketec 1 year ago
taco 5632e2771e added conditional to room server radio bringup for supporting RA01sh radio on faketec 1 year ago
James Hall b41d1a56f6
Delete .vscode/settings.json 1 year ago
James Hall 6d8aa5817b
removed pmu flag 1 year ago
James Hall aca3486f88
Update settings.json 1 year ago
ripplebiz 0fe6f79f3c
Merge pull request #94 from LitBomb/patch-5 1 year ago
ripplebiz 87462b20d5
Update README.md 1 year ago
James Hall 2edbd92b3b Added Support for the LilyGo TBeam v1.2 SX1276 1 year ago
fdlamotte c62f09d92e
Merge branch 'ripplebiz:main' into t1000e_ui 1 year ago