Commit Graph

113 Commits

Author SHA1 Message Date
tuxphone aa140628d2 Improved stability 2024-08-06 19:20:28 +02:00
tuxphone 716e51ca85 Minor Changes 2024-07-25 07:12:39 +02:00
tuxphone 721c118fbf Fix issue #6 , LED signal for HTTC-AB02A 2024-06-08 20:49:45 +02:00
tuxphone 1ce122e2c0 added CC_SIGNAL_NEOPIXEL, CC_SIGNAL_GPIO13 2024-06-02 20:49:19 +02:00
tuxphone 005e70896e Merge branch 'master' of https://github.com/tuxphone/CubeCellRepeater 2024-06-02 20:43:05 +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 450cad78a7 Version 0.5.0 2024-06-02 20:41:26 +02:00
tuxphone 281d94b827
Update README.md 2024-06-02 14:41:27 +02:00
tuxphone 761ed2c03d
Update README.md 2024-06-02 14:40:58 +02:00
tuxphone 2a1a7add6c
Update README.md 2024-06-02 14:40:22 +02:00
tuxphone e3775481a1 bum App Version to 0.4.0 2024-06-02 14:34:11 +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 895d385f21 . 2024-05-19 21:50:10 +02:00
tuxphone 74f734965e
. 2024-05-12 20:59:04 +02:00
tuxphone e88b5c3cb2 Merge branch 'master' of https://github.com/tuxphone/CubeCellRepeater 2024-05-12 20:56:59 +02:00
tuxphone 2c69eafc58 . 2024-05-12 20:56:40 +02:00
tuxphone 03cf333d89
Update .gitignore 2024-05-12 20:55:15 +02:00
tuxphone 530c8bc1e5
Update extensions.json 2024-05-12 20:50:02 +02:00
tuxphone c2ce259c5d prettier list 2024-05-12 20:48:51 +02:00
tuxphone 388c02ebe1 fixes 2024-05-12 20:47:15 +02:00
tuxphone 3da273b99d fixes 2024-05-12 20:42:51 +02:00
tuxphone 5d3fbcfb8a fixes 2024-05-12 20:41:24 +02:00
tuxphone aa43ec44ac fixed Region list 2024-05-12 20:38: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 2df11e0daa
Relaunch! 2024-04-27 14:58:16 +02:00
tuxphone 0f109f9ec7
Relaunch! 2024-04-27 14:56:12 +02:00
tuxphone e20fae57c4
Relaunch! 2024-04-27 14:55:12 +02:00
tuxphone 10d9d8f583
Update README.md 2020-10-27 20:14:22 +01:00
tuxphone df6c9d4a43
Update README.md 2020-10-27 20:13:27 +01:00
tuxphone e9698c0191
NEW: Put your own meshtastic link in the config.h!
By storing your channel link into the config.h the code can compute the correct settings for frequency, spread factor and code rate. 
Imagine that.. ;-)
2020-10-27 16:28:06 +01: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 193dfda32a Improved Serial Output 2020-10-24 20:31:04 +02:00
tuxphone 21bf17d0a7
Update main.cpp 2020-10-06 14:46:50 +02:00