5d3fbcfb8a
fixes
2024-05-12 20:41:24 +02:00
aa43ec44ac
fixed Region list
2024-05-12 20:38:40 +02:00
200893ee84
Upgrade to Version 0.3.0
2024-05-12 20:35:38 +02:00
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
84c10253e6
reduce flash usage by 16 bytes
2024-04-27 21:11:02 +02:00
720e0edf8e
Update main.cpp
...
Cosmetics and actually using MCU deepsleep (sigh)
2024-04-27 20:27:28 +02:00
b3d53e3191
Relaunch!
2024-04-27 15:02:33 +02:00
a35483d162
Relaunch!
2024-04-27 15:01:27 +02:00
c15d0af106
Delete src/config.h
2024-04-27 15:00:12 +02:00
d0c1b3ffca
Delete src/mesh-pb-constants.cpp
2024-04-27 14:59:53 +02:00
c8a72dc012
Delete src/mesh-pb-constants.h
2024-04-27 14:59:40 +02:00
9021d57d67
Delete src/mesh.pb.c
2024-04-27 14:59:29 +02:00
f291f5c5d5
Delete src/mesh.pb.h
2024-04-27 14:59:09 +02:00
2df11e0daa
Relaunch!
2024-04-27 14:58:16 +02:00
0f109f9ec7
Relaunch!
2024-04-27 14:56:12 +02:00
e20fae57c4
Relaunch!
2024-04-27 14:55:12 +02:00
10d9d8f583
Update README.md
2020-10-27 20:14:22 +01:00
df6c9d4a43
Update README.md
2020-10-27 20:13:27 +01:00
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
1903495d92
2020-10-27 16:11:53 +01:00
b6ce634744
Use CAD cycle, better deep sleep
2020-10-27 15:35:02 +01:00
193dfda32a
Improved Serial Output
2020-10-24 20:31:04 +02:00
21bf17d0a7
Update main.cpp
2020-10-06 14:46:50 +02:00
a0822a9683
Using RxDutyCycle function of the Semtech sx126x
2020-10-06 13:56:59 +02:00
4d3ffc7b9d
Now using RxDutyCycle function of the sx126x
2020-10-06 13:21:19 +02:00
dd6408f0df
now using RxDutyCycle function of the sx126x
2020-10-06 13:20:17 +02:00
a4fc31e6e9
Add files via upload
2020-10-04 15:50:52 +02:00
8187aab70f
use CAD cycle
...
Only go into RX mode, if there is any activity on the channel.
Else stay idle (lora) / sleep (MCU).
Note: will not work for speed 1 (medium range) - timings are to tight.
For speed settings short range, long range and very long range it is working.
2020-10-04 15:48:53 +02:00
ce8a0f488f
Update main.cpp
2020-10-02 20:30:02 +02:00
be42a0c88f
Update config.h
2020-10-02 20:29:08 +02:00
a3be93e63a
Update config.h
2020-10-02 15:16:58 +02:00
3adf87f164
Update main.cpp
2020-10-02 15:16:13 +02:00
e8b942a758
OLED support
2020-09-30 15:22:08 +02:00
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
5b67d56356
Update config.h
2020-09-30 15:09:58 +02:00
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
16ec24c705
Support for the OLED of DevBoard Plus (HTCC-AB0)
...
change "#define OLED" to "#define NO_OLED" to turn off
2020-09-29 21:37:23 +02:00
e7764f17ac
Hexadecimal payload dump
2020-09-29 12:41:36 +02:00
2fd23157e5
Update main.cpp
2020-09-27 21:00:33 +02:00
52c96ae949
Add support for the new RegionCodes of meshtastic
2020-09-27 20:47:17 +02:00
71f52ba2ca
Update config.h
2020-09-27 19:34:31 +02:00
22c580fad6
Update main.cpp
2020-09-27 19:33:25 +02:00
5548789c19
Update main.cpp
2020-09-27 18:02:36 +02:00
a27c6e8fe9
Update main.cpp
2020-09-27 17:41:45 +02:00
db29ecc7d8
Update README.md
2020-09-27 17:40:07 +02:00
c9a29a06a1
Included multiple environments
...
default is cubecel_board
2020-09-27 17:21:09 +02:00
906d65557c
see lib_deps in the provided platformio.ini
2020-09-27 17:19:57 +02:00
2974908454
moved to src/
2020-09-27 17:18:49 +02:00
4d21128963
moved to src/
2020-09-27 17:18:32 +02:00
46d9bc5e6f
not used anymore
2020-09-27 17:18:08 +02:00