Commit graph

20 commits

Author SHA1 Message Date
Peter Buchegger
7067813e6f add first unittest 2023-02-18 11:51:39 +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
Fabian Kaup
a90122beec Merge branch 'master' into fkp-Gualtherius-LoRaHam 2022-10-24 13:43:03 +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
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
121f90b59c board finder fixed 2022-03-20 00:22:19 +01:00
Peter Buchegger
ac77bfb3b9 add const ref 2021-05-25 20:10:42 +02:00
Peter Buchegger
16fea99b9b remove smart pointer of board config 2021-05-19 00:43:59 +02:00
Peter Buchegger
c5fd0cc46c adjust log levels 2021-05-09 23:09:07 +02:00
Peter Buchegger
86eef28702 use global instances 2021-05-09 22:58:21 +02:00
Peter Buchegger
ff25ad4696 add clang-format and format all source files 2021-03-12 23:21:45 +01:00
Peter Buchegger
32a201b980 cppcheck fixes 2021-01-03 00:15:08 +01:00
Peter Buchegger
d5c015f4b9 push a lot of changes... 2021-01-01 23:23:27 +01:00