| .. |
|
esp32
|
796b4c705c
disconnect existing wifi client when new connection established
|
11 месяцев назад |
|
nrf52
|
a16e011bd2
modified T114 code to disable many unused peripherals, and set up the LOWPWR power mode. all changes should be quite safe, but testing for a couple days just in case.
|
11 месяцев назад |
|
radiolib
|
599e3a187c
start rx again immediately after receive
|
1 год назад |
|
rp2040
|
d23378cff6
Add XIAO RP2040 support
|
1 год назад |
|
sensors
|
0c37eafd01
Fixed shunt value for ina226
|
11 месяцев назад |
|
stm32
|
8ccd4f3660
stm32: implement halt and reset
|
1 год назад |
|
ui
|
bb63f8165d
Merge pull request #2 from Quency-D/dev
|
11 месяцев назад |
|
AdvertDataHelpers.cpp
|
9df3c8c663
* companion: new 'advert_loc_policy' pref. Defaults to ADVERT_LOC_NONE (ie. do Not share location in adverts)
|
1 год назад |
|
AdvertDataHelpers.h
|
7fb7b69bbc
* first cut of new simple_sensor sketch
|
1 год назад |
|
ArduinoHelpers.h
|
6c7efdd0f6
Initial commit
|
1 год назад |
|
ArduinoSerialInterface.cpp
|
4f0acbd8da
* companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths
|
1 год назад |
|
ArduinoSerialInterface.h
|
7eebd81cd0
use Stream abstract interface for serial port in ArduinoSerialInterface
|
1 год назад |
|
AutoDiscoverRTCClock.cpp
|
8f70d48ea1
* fix for AutoDiscoverRTCClock
|
1 год назад |
|
AutoDiscoverRTCClock.h
|
a6a6bef371
* new helper: AutoDiscoverRTCClock, which detects: DS3231 (on i2c addr 0x68), or RV3028 (on i2c addr 0x52)
|
1 год назад |
|
BaseChatMesh.cpp
|
fcdf342db6
* Companion: experimental CMD_SEND_DISCOVERY_REQ -> PUSH_CODE_DISCOVERY_RESPONSE
|
1 год назад |
|
BaseChatMesh.h
|
fcdf342db6
* Companion: experimental CMD_SEND_DISCOVERY_REQ -> PUSH_CODE_DISCOVERY_RESPONSE
|
1 год назад |
|
BaseSerialInterface.h
|
4f0acbd8da
* companion_radio_usb: encoding in ArduinoSerialInterface changed to 16-bit frame lengths
|
1 год назад |
|
ChannelDetails.h
|
6e0b505a2a
* companion: refactor of all filesystem access to new DataStore module
|
1 год назад |
|
CommonCLI.cpp
|
6984d9f496
* minor compilation fix
|
11 месяцев назад |
|
CommonCLI.h
|
9ee0152084
add default no op implementation for remove neighbor function
|
11 месяцев назад |
|
ContactInfo.h
|
6e0b505a2a
* companion: refactor of all filesystem access to new DataStore module
|
1 год назад |
|
ESP32Board.cpp
|
585558a9bb
added basic support for LilyGo Tlora C6
|
1 год назад |
|
ESP32Board.h
|
556051955d
* ESP32Board: added support for Neopixel TX led
|
1 год назад |
|
HeltecV2Board.h
|
52a579a366
fix Heltec v2 getBattMilliVolts
|
1 год назад |
|
HeltecV3Board.h
|
e417c43c30
wireless paper board support
|
1 год назад |
|
IdentityStore.cpp
|
56b84408e4
* workaround for nRF + LittleFS glitch with seek/truncate
|
1 год назад |
|
IdentityStore.h
|
35e1901d0e
wio-e5 : initial port
|
1 год назад |
|
LilyGoTLoraBoard.h
|
d36da0ed8e
Refactor naming
|
1 год назад |
|
MeshadventurerBoard.h
|
4541380632
Support MeshAdventurer
|
1 год назад |
|
RefCountedDigitalPin.h
|
be243a2663
Add heltec_vision_master_e213 board.
|
1 год назад |
|
SensorManager.h
|
b865ac6c23
* refactored SensorManager::toggleGps()
|
1 год назад |
|
SimpleMeshTables.h
|
b11f43987b
* companion: fix for importContact(). Now removes the packet-hash from table, before 'replaying'
|
1 год назад |
|
StaticPoolPacketManager.cpp
|
e291b57a07
* Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets
|
1 год назад |
|
StaticPoolPacketManager.h
|
e291b57a07
* Dispatcher::checkSend() bug: getOutboundCount() should only count non-future packets
|
1 год назад |
|
StationG2Board.h
|
acac20dc89
Added basic support for Station G2
|
1 год назад |
|
TxtDataHelpers.cpp
|
afd9cf2743
* CommonCLI: "get " commands
|
1 год назад |
|
TxtDataHelpers.h
|
afd9cf2743
* CommonCLI: "get " commands
|
1 год назад |
|
XiaoC3Board.h
|
88f21d9aa4
* new target env: Xiao S3 WIO repeater
|
1 год назад |