Commit Graph

22 Commits

Author SHA1 Message Date
tuxphone baf4d5492f NodeDB added, small fixes 2024-05-21 09:07:00 +02:00
tuxphone 5ce9f2d433 Update main.cpp
- fixed txQueue.pop() not properly deleting popped packets
- do not decode packets, when not using serial output (saves processing time)
2024-05-20 11:53:58 +02:00
tuxphone 585ae45c86 Better integration in meshtastic TX windows
Using SNR related calculation of TX wait time
2024-05-19 21:51:56 +02:00
tuxphone 200893ee84 Upgrade to Version 0.3.0 2024-05-12 20:35:38 +02:00
tuxphone 9e9ae92849 More meshtastik-like behavior
Can decode default channel (primary channel) with default password.

Revamped serial output.
2024-04-30 20:01:13 +02:00
tuxphone 84c10253e6 reduce flash usage by 16 bytes 2024-04-27 21:11:02 +02:00
tuxphone 720e0edf8e
Update main.cpp
Cosmetics and actually using MCU deepsleep (sigh)
2024-04-27 20:27:28 +02:00
tuxphone a35483d162
Relaunch! 2024-04-27 15:01:27 +02:00
Tuxphone 1903495d92 2020-10-27 16:11:53 +01:00
Tuxphone b6ce634744 Use CAD cycle, better deep sleep 2020-10-27 15:35:02 +01:00
tuxphone a0822a9683
Using RxDutyCycle function of the Semtech sx126x 2020-10-06 13:56:59 +02:00
tuxphone 4d3ffc7b9d
Now using RxDutyCycle function of the sx126x 2020-10-06 13:21:19 +02:00
tuxphone ce8a0f488f
Update main.cpp 2020-10-02 20:30:02 +02:00
tuxphone 3adf87f164
Update main.cpp 2020-10-02 15:16:13 +02:00
tuxphone c47a5d71a1
Support for OLED (HTCC-AB02 and HTCC-AB02S)
To activate OLED, #define NO_OLED to OLED
2020-09-30 15:14:24 +02:00
tuxphone e7764f17ac
Hexadecimal payload dump 2020-09-29 12:41:36 +02:00
tuxphone 2fd23157e5
Update main.cpp 2020-09-27 21:00:33 +02:00
tuxphone 52c96ae949
Add support for the new RegionCodes of meshtastic 2020-09-27 20:47:17 +02:00
tuxphone 22c580fad6
Update main.cpp 2020-09-27 19:33:25 +02:00
tuxphone 5548789c19
Update main.cpp 2020-09-27 18:02:36 +02:00
tuxphone a27c6e8fe9
Update main.cpp 2020-09-27 17:41:45 +02:00
tuxphone 40360aaf01
platform.io 2020-09-27 17:16:23 +02:00