371 Commits (0163c4034bdda381ab670492e56c84afd2e1e7cb)
 

Author SHA1 Message Date
Scott Powell 0163c4034b * faketec/promicro fix 1 year ago
Scott Powell 965e40eb9e * fix for Faketec/Promicro 1 year ago
Scott Powell bfb4b1c496 * BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp' 1 year ago
ripplebiz 0a5a115875
Merge pull request #124 from recrof/dev 1 year ago
recrof 41e01a0e25 added battery voltage support for Heltec T114 1 year ago
ripplebiz 390e8407c0
Merge pull request #123 from oltaco/faketec-support 1 year ago
Scott Powell 182c6d479d * minor refactor, SNR from packet 1 year ago
taco de67ee29eb Fix builds for repeater, room server and companion usb. 1 year ago
taco 1c14482bd4 Remove PIN_OLED_RESET from board header, will leave in build target for now. 1 year ago
taco 61f7f15dc1 Changed BLE pin back to 123456 now - dynamic display sensing happening. 1 year ago
taco bd0ce731f1 Add faketec changes back after dev merge 1 year ago
taco 74ec702136 Merge branch 'dev' into faketec-support 1 year ago
Scott Powell a9dde51a9b * build.sh: .uf2 step also for Faketec/ProMicro targets 1 year ago
Scott Powell 6a093743d3 * ver bump to v1.4.0 1 year ago
Scott Powell fd55837eec * companion: CMD_SET_DEVICE_PIN now uint32 param, RESP_CODE_DEVICE_INFO now includes ble_pin 1 year ago
Scott Powell 4aeafbd034 * companion: added CMD_SET_DEVICE_PIN 1 year ago
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
taco 6a78cfd00d match changes to other nrf52 boards, add pin definitions to platformio.ini 1 year ago
taco f671b753da revert variant.h pins 1 year ago
taco 88dfa42e47 Merge branch 'faketec-testing' into dev 1 year ago
taco 86ece04fe2 move DISPLAY_CLASS definition 1 year ago
taco d59b1d235e define PIN_OLED_RESET -1 1 year ago
Scott Powell 156741e563 Merge branch 'dev' into trace 1 year ago
taco a67bb8e1e3 tidy up 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
taco 8b2f783d04 OLED and button support, some refactoring. 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