aboutsummaryrefslogtreecommitdiff
path: root/examples/simple_secure_chat
AgeCommit message (Expand)Author
2026-03-08Merge pull request #1297 from ViezeVingertjes/feature/duty-cycle-token-bucketripplebiz
2026-02-21* refactor of Contact/Client out_path_len (stored in files), from signed to u...Scott Powell
2026-02-06Allow negative tx powerWessel Nieboer
2026-01-26added build flag to enable/disable boot advertliamcottle
2026-01-04Implement token bucket duty cycle enforcementViezeVingertjes
2025-10-30* Fix for VolatileRTCClock wrapping around to initial synced time every 49 daysScott Powell
2025-09-08* proposed change for re-trying reciprocal path transmitScott Powell
2025-06-18* companion: new CMD_GET_ADVERT_PATH -> RESP_CODE_ADVERT_PATHScott Powell
2025-05-20* workaround for nRF + LittleFS glitch with seek/truncateScott Powell
2025-05-03* new: SensorManagerScott Powell
2025-04-22* RP2040 IdentityStore begin(), to ensure mkdir()Scott Powell
2025-04-21Correct opens to use "w" filemode instead of "w+" filemode.AeroXuk
2025-04-21Added 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 modulesScott Powell
2025-03-27* new ESPNOWRadio driverScott Powell
2025-03-26* experiment: enabling forwarding in terminal chatScott Powell
2025-03-25* fix for double radio.begin(). RNG seed from pressing ENTERScott Powell
2025-03-25* wifi power maxScott Powell
2025-03-25* more experimentsScott Powell
2025-03-24* ESP-NOW experiment with terminal-chatScott Powell
2025-03-21* BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp'Scott Powell
2025-03-18Merge pull request #114 from lincomatic/pr-llcc68ripplebiz
2025-03-17* redesigned TRACE packet structureScott Powell
2025-03-16add ProMicroLLCC68 for Faketec w/ LLCC68lincomatic
2025-03-15Merge branch 'dev' into traceScott Powell
2025-03-13Merge branch 'ripplebiz:main' into faketec-supportoltaco
2025-03-11* companion: channel namesScott Powell
2025-03-11Faketec board support, including build targetstaco
2025-03-09* trying setCRC(1)Scott Powell
2025-03-07* companion: FIRMWARE_VER_CODE now bumped to 3.Scott Powell
2025-03-07Merge branch 'dev' into traceScott Powell
2025-03-04Merge remote-tracking branch 'origin/dev' into awolden/t3loraAlex Wolden
2025-03-04Refactor namingAlex Wolden
2025-03-04Add support for LilyGo T3 with SX1276 moduleAlex Wolden
2025-03-02* companion radio: support for TXT_TYPE_SIGNED_PLAINScott Powell
2025-02-27* various changes for CLI support via companion radioScott Powell
2025-02-22* strncpy() refactor/fixScott Powell
2025-02-19Merge pull request #23 from fdlamotte/t1000e_coderipplebiz
2025-02-17* new Packet type: PAYLOAD_TYPE_TRACEScott Powell
2025-02-17* repeater, room server and terminal chat: default to rxdelay offScott Powell
2025-02-15* companion radio: new CMD_EXPORT_CONTACT, CMD_IMPORT_CONTACTScott Powell
2025-02-14add T1000e conditionals to examplesFlorent
2025-02-14* BaseChatMesh: sendLogin(), onContactResponse()Scott Powell
2025-02-11* new target/envs: Heltec_v2_repeater, Heltec_v2_companion_radio_usbScott Powell
2025-02-11* new target/env: Heltec_v2_terminal_chatScott Powell
2025-02-09Merge branch 'main' into rx_delayScott Powell
2025-02-08* TIMEOUT estimate adjustedScott Powell
2025-02-04Merge branch 'main' into rx_delayScott Powell
2025-02-04* ver bumpsScott Powell