Wykres commitów

46 Commity (07957922522e5ac28fac8bb032ffb8e982246ce7)

Autor SHA1 Wiadomość Data
Peter Buchegger 8f25ceddcf restructure code 2023-09-23 13:37:35 +00:00
Peter Buchegger 7861ab215f change beacon config 2023-06-08 12:51:25 +02:00
Peter Buchegger 8474d83799 add aprs is filter 2023-04-20 17:55:30 +02:00
Peter Buchegger 3384fc0e55
Update project_configuration.h 2023-03-21 21:28:50 +01:00
Thomas Lohmueller 7bf386b8d2 Changed formating to match rest of code 2023-02-22 21:16:31 +01:00
Thomas Lohmueller dcb90404e8 Implemented last will and birth message on MQTT 2023-02-22 21:13:40 +01:00
Peter Buchegger 5d5cc2adc8 remove default in header 2022-11-16 22:00:02 +00:00
Peter Buchegger 414b85d47f update project config 2022-03-28 22:21:50 +02:00
Peter Buchegger b9ae54de45 update gps function 2022-03-26 22:27:43 +01: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 d6bc7e9788 add syslog config 2022-03-20 12:16:37 +01:00
Peter Buchegger fd1034a3a0 fixing configuration management 2022-03-20 00:37:29 +01:00
Peter Buchegger 692a2a6f35 convert txok to tx_enable 2022-03-19 20:53:38 +01:00
FUJIURA Toyonori f6951e7ccb Add setting for LoRa.txok. 2022-03-19 15:24:10 +09:00
FUJIURA Toyonori 9d1465e3de Add is-cfg.json to lora.txok for SWL station. 2022-03-18 22:33:36 +09:00
Peter Buchegger af6fd114bc fixing format check 2022-02-24 16:02:28 +01:00
Manuel Schrape b099a2ecf8
Adding MQTT for local APRS Packet storage. 2022-02-23 19:40:31 +01:00
Peter Buchegger f1e64a6acf fix hostname and static ip settings 2021-12-18 22:33:35 +01:00
Peter Buchegger 4784d2c62c
Merge branch 'master' into develop 2021-12-18 18:27:50 +01:00
Peter Buchegger fe860dad03
Update project_configuration.h 2021-12-18 18:05:14 +01:00
Denis Apel 45f5bf9bb8
Add files via upload 2021-12-18 17:23:50 +01:00
Jochen 36d73552ff fixed is-cfg.json and project_configuration.h 2021-11-07 10:48:10 +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
dj1an 3be30a42eb changed naming Conventions for Variables 2021-09-02 19:16:44 +02:00
dj1an 9acfce8ee2 Initial add RX TX Parameters 2021-08-25 20:07:13 +02:00
Christoph Kottke 3485426843 requested changes 2021-07-23 10:37:58 +02:00
Christoph Kottke c06efb910a + add DNS2 parameter 2021-07-18 19:41:15 +02:00
Christoph Kottke d69e014beb + after reading: https://github.com/espressif/arduino-esp32/issues/1202
rethink implementation overall
2021-07-16 10:06:52 +02:00
Christoph Kottke 53a3f05a32 + after digging in the framework and think twice reword and use IPAddress class 2021-07-16 10:06:51 +02:00
Christoph Kottke 4c71192132 * add parameter for static IP config 2021-07-16 10:06:49 +02:00
Christoph Kottke f5793ae040 remove not implemented features 2021-05-25 21:57:18 +02:00
Christoph Kottke da1be0cc6e clang format 2021-05-25 13:00:44 +02:00
Christoph Kottke 6eb82b78bf make APRS-IS connection optional 2021-05-24 15:48:14 +01:00
Christoph Kottke d6083df174 Revert "remove digi" partly
This reverts commit ed5e6a6ba9.
2021-05-24 15:48:14 +01:00
Peter Buchegger 1d06f340a3 remove old function 2021-05-19 00:50:54 +02:00
Peter Buchegger c1fd41a355 remove of smart pointers 2021-05-19 00:44:37 +02:00
Peter Buchegger ff25ad4696 add clang-format and format all source files 2021-03-12 23:21:45 +01:00
Peter Buchegger 8cf0c67683 add display turning
close #61
2021-02-10 22:37:18 +01:00
Peter Buchegger 47a4455145 update 2021-01-02 23:22:52 +01:00
Peter Buchegger d5c015f4b9 push a lot of changes... 2021-01-01 23:23:27 +01:00
Peter Buchegger ed5e6a6ba9 remove digi 2020-12-24 21:50:36 +01:00
Peter Buchegger 7a0f3661dc changes
ini:
- update ftp lib to 0.9.5
- remove all board configs

config:
- add ntp server seetting
- add board config

code:
- add board finder
- NO_GLOBAL_INSTANCES
- ntp server config
- modem config update (not found bugs fixed)

libs:
- update common lib
- update ntp lib
2020-12-17 22:13:06 +01:00
Peter Buchegger 7ae1238fe6 working cppcheck 2020-12-13 22:05:53 +01:00
Peter Buchegger d0cfe7f580 update config handling on project level 2020-12-06 23:51:59 +01:00