Commit Graph

42 Commits

Author SHA1 Message Date
tuxphone 721c118fbf Fix issue #6 , LED signal for HTTC-AB02A 2024-06-08 20:49:45 +02:00
tuxphone f30fdc42b3 Add visual indicator of RX/TX
Option CC_SIGNAL_NEOPIXEL or CC_SIGNAL_GPIO13 to activate or suppress it
2024-06-02 20:42:49 +02:00
tuxphone 30d259645c CC_MONITOR_ONLY option added
GPS Time will be displayed as YYYY-MM-DD HH-MM-SS
2024-06-02 14:33:01 +02:00
tuxphone 23f3ff0392 fixed serial output for NeighborInfo
additional small cosmetics
2024-05-31 22:52:42 +02:00
tuxphone 5e743cd1f0 Fixed issue #6 - Frequency slot calculation
Also added the option to choose a channel slot (CC_CHANNEL_SLOT in main.h)
2024-05-31 21:43:01 +02:00
tuxphone ae9800c96c minor changes 2024-05-21 20:02:20 +02:00
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 2c69eafc58 . 2024-05-12 20:56:40 +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 b3d53e3191
Relaunch! 2024-04-27 15:02:33 +02:00
tuxphone a35483d162
Relaunch! 2024-04-27 15:01:27 +02:00
tuxphone c15d0af106
Delete src/config.h 2024-04-27 15:00:12 +02:00
tuxphone d0c1b3ffca
Delete src/mesh-pb-constants.cpp 2024-04-27 14:59:53 +02:00
tuxphone c8a72dc012
Delete src/mesh-pb-constants.h 2024-04-27 14:59:40 +02:00
tuxphone 9021d57d67
Delete src/mesh.pb.c 2024-04-27 14:59:29 +02:00
tuxphone f291f5c5d5
Delete src/mesh.pb.h 2024-04-27 14:59:09 +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 dd6408f0df
now using RxDutyCycle function of the sx126x 2020-10-06 13:20:17 +02:00
tuxphone ce8a0f488f
Update main.cpp 2020-10-02 20:30:02 +02:00
tuxphone be42a0c88f
Update config.h 2020-10-02 20:29:08 +02:00
tuxphone a3be93e63a
Update config.h 2020-10-02 15:16:58 +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 5b67d56356
Update config.h 2020-09-30 15:09:58 +02:00
tuxphone 3cb1042fb4
Make Configuration block more visible
Moved down PSK a bit down to make it clear, that it doesnt need to be changed.
Made it more clear which lines need to be checked/modified
2020-09-30 08:53:52 +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 71f52ba2ca
Update config.h 2020-09-27 19:34:31 +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 35c30c7220
platform.io 2020-09-27 17:17:07 +02:00
tuxphone 40360aaf01
platform.io 2020-09-27 17:16:23 +02:00