Wykres commitów

42 Commity (8474d837993246a65e78c41a5b713e6685ab38b3)

Autor SHA1 Wiadomość Data
Peter Buchegger 8474d83799 add aprs is filter 2023-04-20 17:55:30 +02:00
Thomas Lohmueller dcb90404e8 Implemented last will and birth message on MQTT 2023-02-22 21:13:40 +01:00
Peter Buchegger 414b85d47f update project config 2022-03-28 22:21:50 +02:00
Peter Buchegger aeef66a338 fixing missing string in config 2022-03-28 20:16:06 +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 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 f28a551d1d
Update project_configuration.cpp 2021-12-18 18:06:07 +01:00
Denis Apel 45f5bf9bb8
Add files via upload 2021-12-18 17:23:50 +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 ed90ea9909 format update 2021-09-13 22:32:31 +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 c843084e71 set RF Bake default off 2021-05-24 22:22:07 +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 c1fd41a355 remove of smart pointers 2021-05-19 00:44:37 +02:00
Peter Buchegger 2c78a002ab big update:
- display update
- timer changed to ms
- allow connections just when connected
2021-03-27 22:02:43 +01: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 295feb98cc fixing tabs 2020-12-24 21:51:30 +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 d0cfe7f580 update config handling on project level 2020-12-06 23:51:59 +01:00