thovoigt
|
572078cf35
|
Remove bug when humidity = 100% it was sent as 'h100', which is NOT as in APRS spec. Now it will be sent as 'h00'.
|
2023-07-24 13:23:11 +02:00 |
oe3cjb
|
5aa5dd81a1
|
Merge pull request #26 from oe3cjb/trackermode_correction
WX TRACKER mode correction
|
2022-06-03 13:26:35 +02:00 |
K4KDR
|
77f2067950
|
Update TTGO_T-Beam_LoRa_APRS.ino
Appended battery voltage to end of APRS 'Comment' if HW_COMMENT is UNcommented for operation mode WX_FIXED
|
2021-05-31 02:14:42 +00:00 |
Christian OE3CJB Bauer
|
5b11425cea
|
WX TRACKER mode correction
|
2021-05-13 10:48:34 +02:00 |
thovoigt
|
b13e213e5b
|
BME280 added measurement of air pressure
|
2021-03-30 23:01:59 +02:00 |
Christian OE3CJB Bauer
|
c3b410abca
|
trackermode corected
|
2021-02-18 13:23:05 +01:00 |
Christian OE3CJB Bauer
|
d66bbdbfbd
|
tracker_mode correction
|
2021-02-10 20:23:07 +01:00 |
Christian OE3CJB Bauer
|
900812b237
|
LED pin moved
|
2021-02-10 20:04:18 +01:00 |
Christian OE3CJB Bauer
|
d3bd531047
|
bug in position for southern hemisphere solved
|
2021-01-18 16:41:48 +01:00 |
Christian OE3CJB Bauer
|
b762577a89
|
merge with master
|
2021-01-01 19:58:00 +01:00 |
Christian OE3CJB Bauer
|
f0b4f1e98e
|
trackermode in pre-config added
|
2020-12-14 11:14:44 +01:00 |
Christian OE3CJB Bauer
|
29323008e1
|
bme280 fahrenheit
|
2020-12-13 20:26:43 +01:00 |
Christian OE3CJB Bauer
|
5a5a29b0ca
|
temp values corrected
|
2020-12-13 20:09:13 +01:00 |
Christian OE3CJB Bauer
|
c7f97add6a
|
bme280 init
|
2020-12-13 14:24:25 +01:00 |
Christian OE3CJB Bauer
|
c1c8134530
|
bme280 optimization
|
2020-12-13 10:56:38 +01:00 |
Christian OE3CJB Bauer
|
e49c5b4ab6
|
BME280 1st test
|
2020-12-13 10:35:40 +01:00 |
Christian OE3CJB Bauer
|
67532910e1
|
OE1XYZ was real callsign - changed to mine
|
2020-12-13 09:49:16 +01:00 |
Christian OE3CJB Bauer
|
891204402e
|
added base91 coding in other modes, comments selectable
|
2020-08-30 12:42:15 +02:00 |
Christian OE3CJB Bauer
|
9054d21f4d
|
base91 compressed packets
|
2020-08-27 21:41:54 +02:00 |
Christian OE3CJB Bauer
|
d3b3a368a8
|
add RV symbol
|
2020-07-29 13:30:40 +02:00 |
Christian OE3CJB Bauer
|
3ade76d6fe
|
angle detect optimized & minor bug fix
|
2020-05-03 22:40:45 +02:00 |
Christian OE3CJB Bauer
|
5149205d03
|
for debugging mainly
|
2020-04-19 17:52:27 +02:00 |
Christian OE3CJB Bauer
|
25dbeb3e89
|
optionally show rx packets
|
2020-02-19 11:30:00 +01:00 |
Christian OE3CJB Bauer
|
ec0c21a57e
|
blink at RX
|
2020-02-02 21:46:54 +01:00 |
Christian OE3CJB Bauer
|
61ec0889bc
|
show RX for 10secs
|
2020-02-02 21:41:59 +01:00 |
Christian OE3CJB Bauer
|
ef3c3a22d4
|
show received raw beacons
|
2020-02-02 21:40:08 +01:00 |
Christian OE3CJB Bauer
|
e0b53577fd
|
further optimizations
|
2020-02-02 16:58:19 +01:00 |
Christian OE3CJB Bauer
|
b48fc3fea0
|
course calculation corrected
|
2020-02-02 13:45:19 +01:00 |
Christian OE3CJB Bauer
|
8248b8472a
|
restructered, DS18B20 support added
|
2020-01-31 14:04:08 +01:00 |
Christian OE3CJB Bauer
|
86a5e6b87b
|
install doc
|
2020-01-30 16:15:56 +01:00 |
Wolfgang
|
7ef34ed6d7
|
fix for mode WX_FIXED, when triggered once TX was always active - variable "nextTX" was always == 0 - now setting to value of "max_time_to_nextTX" - works
|
2020-01-16 21:01:13 +01:00 |
Christian OE3CJB Bauer
|
8b934d9291
|
text corrections
|
2020-01-11 08:35:24 +01:00 |
Christian OE3CJB Bauer
|
4349bcf0ec
|
smart beacon course change optimized
|
2020-01-05 18:12:52 +01:00 |
Christian OE3CJB Bauer
|
68ca7e4940
|
release of Version 1.2
|
2020-01-02 20:13:30 +01:00 |
Christian OE3CJB Bauer
|
694c76b562
|
Battery readout corrected, number of GPS satellites added
|
2019-11-29 18:44:22 +01:00 |
Christian OE3CJB Bauer
|
a52060c383
|
lots of new features :-)
|
2019-11-22 14:22:31 +01:00 |
Christian OE3CJB Bauer
|
3f1498c998
|
Added Speed and Course to status, corrected height value
|
2019-10-24 21:54:33 +02:00 |
oe3cjb
|
290e040fc3
|
version 1.0b :-D => enjoy it - modifiy it!
|
2018-12-24 15:36:22 +01:00 |
oe3cjb
|
6d012db5b8
|
LAT/LON/symbol store in NVram
|
2018-12-24 15:29:36 +01:00 |
oe3cjb
|
93d74b69ba
|
program callsign into nvs
|
2018-12-09 22:23:20 +01:00 |
oe3cjb
|
4a154b36c2
|
small corrections
|
2018-12-06 08:35:00 +01:00 |
oe3cjb
|
1f07711244
|
Display: Formatierungsfehler behoben
|
2018-12-06 08:26:17 +01:00 |
oe3cjb
|
d9f2ea6a85
|
store mode in NVS
|
2018-12-06 07:47:42 +01:00 |
oe3cjb
|
dd42e157ab
|
Anzeige für Hum/Temp optimiert
|
2018-12-01 21:31:34 +01:00 |
oe3cjb
|
34f27cc70c
|
DHT22 support from https://github.com/beegee-tokyo/DHTesp added
|
2018-12-01 21:10:13 +01:00 |
oe3cjb
|
d092553113
|
header file with all user configurations added, unnecessary files deleted
|
2018-12-01 12:27:58 +01:00 |
oe3cjb
|
3b55b711c6
|
Update TTGO_Test.ino
|
2018-11-25 21:11:22 +01:00 |
oe3cjb
|
ba25825309
|
LoRa APRS Tracker
Simple Code to use TTGO T-Beam as a LoRa APRS Tracker including OLED Display messages.
|
2018-11-25 21:07:34 +01:00 |