Peter Buchegger
7067813e6f
add first unittest
2023-02-18 11:51:39 +01:00
Peter Buchegger
3cab03ab7e
fix typo
2023-02-18 11:47:24 +01:00
Peter Buchegger
5083ace949
clang-format fix
2023-02-10 22:08:54 +01:00
Peter Buchegger
ecb01f9b90
update clang-format
2023-02-10 22:06:53 +01:00
Peter Buchegger
a3c25dff0a
first rework
2023-02-10 22:01:31 +01:00
Peter Buchegger
f943aaa94d
board finder board
2023-01-23 11:10:54 +01:00
Morgan Diepart
1df06c66d5
Revert "Closing comm devices"
...
This reverts commit da77afcbe5 .
2022-12-20 22:37:50 +01:00
Morgan Diepart
da77afcbe5
Closing comm devices
...
When checking for the board, close the communication devices. If we do not do that, successive calls to begin will not configure the pins properly and thus the board check might fail...
2022-12-20 22:30:02 +01:00
Morgan Diepart
7fadeb303c
LoRa32 V2 does not have a power management chip
2022-12-20 22:29:49 +01:00
Peter Buchegger
6a852a1bfe
fixing a lot of typos
2022-11-16 22:10:06 +00:00
Peter Buchegger
90b0274a78
Merge branch 'master' into fkp-Gualtherius-LoRaHam
2022-11-16 21:54:13 +01:00
Fabian Kaup
a90122beec
Merge branch 'master' into fkp-Gualtherius-LoRaHam
2022-10-24 13:43:03 +02:00
Peter Buchegger
2f53d44a09
remove whitespace
2022-06-28 22:41:11 +02:00
dahuafschmied
f093167bf7
one line for one variable
2022-06-28 22:00:48 +02:00
dahuafschmied
0d0f0d922f
fix for NTP booting on ETH Board
...
eht and wifi status has been mutually overwritten
2022-06-28 21:26:53 +02:00
Peter Buchegger
7d91f0ec8c
change ntp sync to 1h
2022-06-06 23:53:36 +02:00
Peter Buchegger
e8aec31c17
comment write on read
2022-05-20 23:09:26 +02:00
Peter Buchegger
b5623a5870
delete not needed files
2022-05-20 22:45:58 +02:00
Fabian Kaup
657cfd7e39
Adds additional boards: Gualtherius LoRaHam
...
More information:
https://gualtherius.de/product_info.php?products_id=8
2022-04-21 20:24:16 +02:00
FUJIURA Toyonori
f31781cf75
Collision avoidance.
2022-03-28 10:15:37 +09:00
FUJIURA Toyonori
fba322a0d5
Push button to send beacon immediately.
2022-03-27 09:02:14 +09:00
FUJIURA Toyonori
7e2993cf19
Merge branch 'master' into master
2022-03-20 21:54:40 +09:00
FUJIURA Toyonori
5ea6a8f008
Add GPS function for setting beacon position.
2022-03-20 21:39:45 +09:00
Peter Buchegger
4bd1c46335
fixing String in fstring
2022-03-20 10:56:06 +01:00
Peter Buchegger
006b29d177
fixing missing function
2022-03-20 01:03:42 +01:00
Peter Buchegger
fd1034a3a0
fixing configuration management
2022-03-20 00:37:29 +01:00
Peter Buchegger
121f90b59c
board finder fixed
2022-03-20 00:22:19 +01:00
Peter Buchegger
4a39c5e2f2
fixing APRS-IS lib
2022-03-19 23:51:18 +01:00
Peter Buchegger
1da93bb60e
task manager update
2022-03-19 18:44:10 +01:00
Peter Buchegger
9cde910d5d
add logger to system
2022-03-19 18:44:03 +01:00
Peter Buchegger
a04e710291
set LNA to max
2021-12-20 11:27:45 +01:00
Jochen
d6222b6cbe
minor changes in LoRa_APRS.h
2021-11-07 19:54:22 +01:00
Jochen
6612e3da16
Added an option to enable WiFi on (PoE) Ethernet boards as proposed in issue #116
...
Added an option to adjust LoRa receiver gain
2021-11-06 22:00:27 +01:00
Peter Buchegger
f8dfdc1246
Revert "Digipeater - Different LoRa Settings for RX and TX"
2021-09-19 21:36:51 +02:00
Peter Buchegger
e6d5ebfbe9
Merge branch 'develop' into dj1an-dev-sf
2021-09-13 22:27:44 +02:00
Peter Buchegger
b73029c190
Merge branch 'fix_ip_on_oled' into develop
2021-09-03 21:28:11 +01:00
Peter Buchegger
c1193eba53
fixing #111
2021-09-03 21:24:04 +01:00
Peter Buchegger
86791ce4b9
fixing #103
2021-09-03 20:37:22 +01:00
dj1an
3be30a42eb
changed naming Conventions for Variables
2021-09-02 19:16:44 +02:00
dj1an
ebf214ba21
header changes
2021-08-30 21:15:47 +02:00
dj1an
9acfce8ee2
Initial add RX TX Parameters
2021-08-25 20:07:13 +02:00
Peter Buchegger
ee6230854c
cppcheck fix
2021-05-25 22:55:04 +02:00
Peter Buchegger
f0f2c0b538
fixing cppcheck in timer
2021-05-25 21:32:44 +02:00
Peter Buchegger
088df6dd6a
fixing cppcheck in task manager
2021-05-25 21:32:28 +02:00
Peter Buchegger
493fd35562
fixing cppcheck in power_management
2021-05-25 21:32:07 +02:00
Peter Buchegger
32aee92eeb
fixing cppcheck in LoRa_APRS class
2021-05-25 21:26:22 +02:00
Peter Buchegger
ac77bfb3b9
add const ref
2021-05-25 20:10:42 +02:00
Peter Buchegger
b16ea9dd81
remove smart pointer from Modem
2021-05-21 23:04:10 +02:00
Peter Buchegger
b24f42d00a
remove smart pointer in APRS IS Task
2021-05-21 22:41:30 +02:00
Peter Buchegger
d96e6cebc1
remove smart pointer in Display
2021-05-21 22:22:50 +02:00