index
:
MeshCore
smart
A new lightweight, hybrid routing mesh protocol for packet radios
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
/
simple_secure_chat
/
main.cpp
Age
Commit message (
Expand
)
Author
2026-03-08
Merge pull request #1297 from ViezeVingertjes/feature/duty-cycle-token-bucket
ripplebiz
2026-02-21
* refactor of Contact/Client out_path_len (stored in files), from signed to u...
Scott Powell
2026-02-06
Allow negative tx power
Wessel Nieboer
2026-01-26
added build flag to enable/disable boot advert
liamcottle
2026-01-04
Implement token bucket duty cycle enforcement
ViezeVingertjes
2025-10-30
* Fix for VolatileRTCClock wrapping around to initial synced time every 49 days
Scott Powell
2025-09-08
* proposed change for re-trying reciprocal path transmit
Scott Powell
2025-06-18
* companion: new CMD_GET_ADVERT_PATH -> RESP_CODE_ADVERT_PATH
Scott Powell
2025-05-20
* workaround for nRF + LittleFS glitch with seek/truncate
Scott Powell
2025-05-03
* new: SensorManager
Scott Powell
2025-04-22
* RP2040 IdentityStore begin(), to ensure mkdir()
Scott Powell
2025-04-21
Correct opens to use "w" filemode instead of "w+" filemode.
AeroXuk
2025-04-21
Added Pi PIcoW support in the following modes:
AeroXuk
2025-04-06
* ID hash 0x00 and 0xFF now reserved for future.
Scott Powell
2025-03-27
* refactor: rtc_clock now defined by variants/*/target modules
Scott Powell
2025-03-27
* new ESPNOWRadio driver
Scott Powell
2025-03-26
* experiment: enabling forwarding in terminal chat
Scott Powell
2025-03-25
* fix for double radio.begin(). RNG seed from pressing ENTER
Scott Powell
2025-03-25
* wifi power max
Scott Powell
2025-03-25
* more experiments
Scott Powell
2025-03-24
* ESP-NOW experiment with terminal-chat
Scott Powell
2025-03-21
* BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp'
Scott Powell
2025-03-18
Merge pull request #114 from lincomatic/pr-llcc68
ripplebiz
2025-03-17
* redesigned TRACE packet structure
Scott Powell
2025-03-16
add ProMicroLLCC68 for Faketec w/ LLCC68
lincomatic
2025-03-15
Merge branch 'dev' into trace
Scott Powell
2025-03-13
Merge branch 'ripplebiz:main' into faketec-support
oltaco
2025-03-11
* companion: channel names
Scott Powell
2025-03-11
Faketec board support, including build targets
taco
2025-03-09
* trying setCRC(1)
Scott Powell
2025-03-07
* companion: FIRMWARE_VER_CODE now bumped to 3.
Scott Powell
2025-03-07
Merge branch 'dev' into trace
Scott Powell
2025-03-04
Merge remote-tracking branch 'origin/dev' into awolden/t3lora
Alex Wolden
2025-03-04
Refactor naming
Alex Wolden
2025-03-04
Add support for LilyGo T3 with SX1276 module
Alex Wolden
2025-03-02
* companion radio: support for TXT_TYPE_SIGNED_PLAIN
Scott Powell
2025-02-27
* various changes for CLI support via companion radio
Scott Powell
2025-02-22
* strncpy() refactor/fix
Scott Powell
2025-02-19
Merge pull request #23 from fdlamotte/t1000e_code
ripplebiz
2025-02-17
* new Packet type: PAYLOAD_TYPE_TRACE
Scott Powell
2025-02-17
* repeater, room server and terminal chat: default to rxdelay off
Scott Powell
2025-02-15
* companion radio: new CMD_EXPORT_CONTACT, CMD_IMPORT_CONTACT
Scott Powell
2025-02-14
add T1000e conditionals to examples
Florent
2025-02-14
* BaseChatMesh: sendLogin(), onContactResponse()
Scott Powell
2025-02-11
* new target/envs: Heltec_v2_repeater, Heltec_v2_companion_radio_usb
Scott Powell
2025-02-11
* new target/env: Heltec_v2_terminal_chat
Scott Powell
2025-02-09
Merge branch 'main' into rx_delay
Scott Powell
2025-02-08
* TIMEOUT estimate adjusted
Scott Powell
2025-02-04
Merge branch 'main' into rx_delay
Scott Powell
2025-02-04
* ver bumps
Scott Powell
[next]