aboutsummaryrefslogtreecommitdiff
path: root/examples/simple_repeater/main.cpp
AgeCommit message (Expand)Author
2025-06-07* ver bump to v1.7.0Scott Powell
2025-06-04* SERVER_RESPONSE_DELAY now applied to: login responses, companion telemetry ...Scott Powell
2025-06-03* repeater & room server: new SERVER_RESPONSE_DELAY and TXT_ACK_DELAY defines.Scott Powell
2025-05-27* stats: curr_free_queue_len now repurposed to noise_floorScott Powell
2025-05-26* interference threshold now stored in prefs, CLI: set/get "int.thresh"Scott Powell
2025-05-24* ver bump to 1.6.2Scott Powell
2025-05-19* big refactor of the 'display' object. Now defined in variants/*/target modu...Scott Powell
2025-05-17* ver bump to v1.6.1Scott Powell
2025-05-15* repeater: MAX_CLIENTS now defaults to 32Scott Powell
2025-05-14* Dispatcher::checkSend() bug: getOutboundCount() should only count non-futur...Scott Powell
2025-05-13* CommonCLI: added "clear stats" commandScott Powell
2025-05-13* Repeater/Room server: new diagnostics, stats.n_full_events now repurposed t...Scott Powell
2025-05-12* repeater: neighbors CLI, now returns secs ago, not timestampScott Powell
2025-05-11wio-e5 : initial portFlorent
2025-05-09* ver bump to v1.6.0Scott Powell
2025-05-06* refactor: removed mesh::Mesh dependency from CommonCLIScott Powell
2025-05-03* new: SensorManagerScott Powell
2025-05-02* repeater CLI: 'neighbors' command now responds with "-none-" if no neighborsScott Powell
2025-05-01merge from devJQ
2025-04-30* refactor: "neighbors" commandScott Powell
2025-04-30* Repeater: neighbour table now only of other repeatersScott Powell
2025-04-30* bug fix for CLI retry attempts (should be ignored)Scott Powell
2025-04-30* repeater: new CLI command 'neighbors'Scott Powell
2025-04-27Merge branch 'ripplebiz:main' into ui-enhancementsJacob Quatier
2025-04-22* RP2040 IdentityStore begin(), to ensure mkdir()Scott Powell
2025-04-21Merge 'dev' into 'feature/rp2040_picow_dev'.AeroXuk
2025-04-21Added Pi PIcoW support in the following modes:AeroXuk
2025-04-21* ver bump to v1.5.1Scott Powell
2025-04-21* ver bump to v1.5.0Scott Powell
2025-04-20UI: battery indicator, boot screen, radio settingsJacob Quatier
2025-04-08show firmware version and build date on repeater screenliamcottle
2025-04-07* ver bump to v1.4.3Scott Powell
2025-04-06* ID hash 0x00 and 0xFF now reserved for future.Scott Powell
2025-04-01show please wait message on repeater bootliamcottle
2025-03-30* ver bump to v1.4.2Scott Powell
2025-03-29added new CommonCLI get commands: get role and get public.keyrecrof
2025-03-27* refactor: rtc_clock now defined by variants/*/target modulesScott Powell
2025-03-27* new ESPNOWRadio driverScott Powell
2025-03-27Merge branch 'dev' into esp-nowScott Powell
2025-03-25* ver bump to 1.4.1Scott Powell
2025-03-25* more experimentsScott Powell
2025-03-23* repeater & room server: new config "flood.advert.interval"Scott Powell
2025-03-21* BIG refactor: 'board' and 'radio' objects now defined in 'target.h/.cpp'Scott Powell
2025-03-19* ver bump to v1.4.0Scott Powell
2025-03-16add ProMicroLLCC68 for Faketec w/ LLCC68lincomatic
2025-03-13Merge branch 'ripplebiz:main' into faketec-supportoltaco
2025-03-13* ver bump: 1.3.0Scott Powell
2025-03-11added conditional to radio bringup for RA01-SH support on faketectaco
2025-03-11Faketec board support, including build targetstaco
2025-03-10* repeater & room server: new CLI config "flood.max"Scott Powell