Denis Apel
|
45f5bf9bb8
|
Add files via upload
|
2021-12-18 17:23:50 +01:00 |
|
Peter Buchegger
|
c4bb41f400
|
bump version to 21.35.0
|
2021-09-01 21:08:15 +02:00 |
|
Peter Buchegger
|
5544b79cae
|
version bump
|
2021-07-23 12:49:41 +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
|
bd34ad7070
|
* implementation
|
2021-07-16 10:06:52 +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
|
1b33b0caec
|
stupid logical mistake
Close #99
|
2021-07-15 11:21:01 +02:00 |
|
Peter Buchegger
|
68318ea7f0
|
version bump
|
2021-06-24 21:46:28 +02:00 |
|
Peter Buchegger
|
438852b446
|
version bump
|
2021-06-23 22:20:05 +02:00 |
|
Peter Buchegger
|
e6283e3359
|
activate ntp, ota and ftp just if we have iGate mode
|
2021-05-26 22:34:09 +02:00 |
|
Peter Buchegger
|
87f09618c5
|
activate Wifi or Eth just in iGate mode not in Digi mode
|
2021-05-26 22:26:41 +02:00 |
|
Peter Buchegger
|
ee6230854c
|
cppcheck fix
|
2021-05-25 22:55:04 +02:00 |
|
Peter Buchegger
|
8a70ca9f0c
|
Merge branch 'develop' of https://github.com/lora-aprs/LoRa_APRS_iGate into develop
|
2021-05-25 22:43:16 +02:00 |
|
Peter Buchegger
|
cb8dcac3cc
|
cppcheck fixes
|
2021-05-25 22:33:00 +02:00 |
|
Christoph Kottke
|
f5793ae040
|
remove not implemented features
|
2021-05-25 21:57:18 +02:00 |
|
Peter Buchegger
|
31933bd2d8
|
fixing cppcheck in task modem
|
2021-05-25 21:33:55 +02:00 |
|
Christoph Kottke
|
ee2f14bac1
|
no commented code!
|
2021-05-25 21:33:55 +02:00 |
|
Peter Buchegger
|
f0f2c0b538
|
fixing cppcheck in timer
|
2021-05-25 21:32:44 +02:00 |
|
Christoph Kottke
|
cc0e014d2e
|
remove WIDE1-1 from digi beacon path
|
2021-05-25 20:21:08 +02:00 |
|
Christoph Kottke
|
0880428184
|
avoid global vars
|
2021-05-25 13:25:08 +02:00 |
|
Christoph Kottke
|
da1be0cc6e
|
clang format
|
2021-05-25 13:00:44 +02:00 |
|
Christoph Kottke
|
86c2e46fcd
|
fix typo
|
2021-05-25 11:41:15 +02:00 |
|
Christoph Kottke
|
63abe791cd
|
move WIDE1-1 Path to Digi Msg
|
2021-05-25 11:15:01 +02:00 |
|
Christoph Kottke
|
c843084e71
|
set RF Bake default off
|
2021-05-24 22:22:07 +02:00 |
|
Christoph Kottke
|
2d6a6453a7
|
more debug for wifi
|
2021-05-24 22:10:31 +02:00 |
|
Christoph Kottke
|
4e1e818c4d
|
first digi function
|
2021-05-24 18:31:46 +01:00 |
|
Christoph Kottke
|
61f42f3d9a
|
more debug for wifi
|
2021-05-24 16:24:50 +01:00 |
|
Christoph Kottke
|
7d2ad244b0
|
add debug msg into aprs-is routing part
|
2021-05-24 16:10:20 +01:00 |
|
Christoph Kottke
|
ccfc0ceb12
|
update routing to APRS-IS
|
2021-05-24 15:50:30 +01:00 |
|
Christoph Kottke
|
34f794aac2
|
move setPath(WIDE1-1) global
|
2021-05-24 15:48:15 +01:00 |
|
Christoph Kottke
|
d82db93801
|
add RF Bake
|
2021-05-24 15:48:15 +01: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
|
945a51ad5a
|
version bump
|
2021-05-24 10:37:39 +02:00 |
|
Peter Buchegger
|
acb3ec66d5
|
more debug for wifi
|
2021-05-23 23:28:03 +02:00 |
|
Peter Buchegger
|
619a1ea5bf
|
move some router stuff into the router class
|
2021-05-23 23:04:10 +02:00 |
|
Peter Buchegger
|
ed1a5d7ffe
|
cppcheck fix
|
2021-05-21 23:28:50 +02:00 |
|
Peter Buchegger
|
7a6473e30e
|
remove smart pointer from ota
|
2021-05-21 23:06:13 +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 |
|
Peter Buchegger
|
6ab6da3a8a
|
fixing possible memory issue
|
2021-05-19 01:29:08 +02:00 |
|
Peter Buchegger
|
f4bc68e710
|
cleanup TimeLib
|
2021-05-19 01:17:23 +02:00 |
|
Peter Buchegger
|
1ba1bbc9e3
|
remove smart pointer from NTP
|
2021-05-19 01:08:37 +02:00 |
|
Peter Buchegger
|
7515db41a5
|
remove smart pointer from wifi
|
2021-05-19 01:05:34 +02:00 |
|
Peter Buchegger
|
bfa7b5467d
|
remove smart pointer of ftp server
|
2021-05-19 01:03:35 +02:00 |
|
Peter Buchegger
|
1f7f56ecfa
|
remove smart pointer from Tasks
|
2021-05-19 01:01:10 +02:00 |
|