Commit Graph

137 Commits

Author SHA1 Message Date
Łukasz Nidecki df6a468e21 WiFi support for configuration 2021-02-18 17:59:18 +01:00
Rysiek Labus b6a44ee8c3 platformio lora32 board support 2021-02-17 20:26:10 +01:00
Rysiek Labus f217e3f96a small fix 2021-02-17 07:52:42 +01:00
Rysiek Labus 6809af9f28 code cleanup
wieczorne odkurzanie kodu
2021-02-16 23:38:28 +01:00
Łukasz Nidecki 822f7002a1 Move some constants to variables at startup 2021-02-16 15:27:53 +01:00
Rysiek Labus f1654954be Fixing button 2021-02-16 10:11:22 +01:00
Łukasz Nidecki 0b4c419d4e TNC self telemetry ENABLE_TNC_SELF_TELEMETRY 2021-02-15 23:08:46 +01:00
Łukasz Nidecki 1c88544e2e TNC in separate task
Code cleanup
2021-02-15 21:53:37 +01:00
Łukasz Nidecki d396ff7c69 Fix in BT connected detection 2021-02-15 18:05:45 +01:00
Łukasz Nidecki dffb860e40 cleanup recalcGPS 2021-02-15 16:58:22 +01:00
Łukasz Nidecki b5ea517f2f Fix for v0.7 2021-02-15 13:35:51 +01:00
Łukasz Nidecki f109ecf825 Code celanup after merge 2021-02-15 13:27:59 +01:00
Łukasz Nidecki 8ff824d322 Show altitude only if gps is valid 2021-02-15 13:15:38 +01:00
Łukasz Nidecki 743fbe50b3 Merge branch 'master' of https://github.com/SQ9MDD/TTGO-T-Beam-LoRa-APRS into master_sq9mdd
 Conflicts:
	src/TTGO_T-Beam_LoRa_APRS.ino
	src/TTGO_T-Beam_LoRa_APRS_config.h
2021-02-15 13:13:59 +01:00
Rysiek Labus 4461cff0bf FIXED BEACON 2021-02-15 13:01:52 +01:00
Rysiek Labus a74cfb7545 MANUAL TX & FIXED POS
added the ability to manually send the package, and the default coordinates when the GPS is off or there is no FIX
2021-02-15 12:41:46 +01:00
Rysiek Labus a39ad747ea KISS ECHO disable option 2021-02-14 23:08:00 +01:00
Rysiek Labus 6b8e30268b cleanup the code 2021-02-14 01:09:11 +01:00
Rysiek Labus eccae0bb96 user button GPS ON/OFF
User button GPS enable/disable
2021-02-14 00:34:38 +01:00
Rysiek Labus 452c216821 RED & BLUE LED
Red led indicates TX
Blue led indicates RX
2021-02-14 00:06:07 +01:00
Rysiek Labus 1833b8a14b cleanup 2021-02-13 22:26:56 +01:00
Rysiek Labus 1effb9d8d3 fixing LCd issue 2021-02-13 22:16:45 +01:00
Rysiek Labus 4a3ac08dd9 code cleanup 2021-02-13 21:41:56 +01:00
Rysiek Labus e27d1426d1 DISPLAY FIX 2021-02-13 20:58:41 +01:00
Łukasz Nidecki f759805b04 Code cleanup a bit 2021-02-13 18:15:02 +01:00
Łukasz Nidecki 6bb59dafc7 Small Fixes for older trackers 2021-02-13 18:08:37 +01:00
Łukasz Nidecki 6f8e97f84c Small Fixes for older trackers 2021-02-13 18:05:18 +01:00
Łukasz Nidecki d4649e96c9 Merge branch 'master' of https://github.com/SQ9MDD/TTGO-T-Beam-LoRa-APRS into master_sq9mdd
 Conflicts:
	src/TTGO_T-Beam_LoRa_APRS.ino
	src/TTGO_T-Beam_LoRa_APRS_config.h
2021-02-13 18:01:37 +01:00
Łukasz Nidecki 629f204f75 GPS processing in separate task 2021-02-13 17:42:51 +01:00
Rysiek Labus 8382a271f7 v.0.7 & v.0.7
kompiluje się ale nie testowane
2021-02-13 11:15:25 +01:00
Łukasz Nidecki a0bf15fd36 Remove old code 2021-02-13 11:07:58 +01:00
Rysiek Labus 6c02afd83c
AXP GPS power coments 2021-02-13 08:48:32 +01:00
Łukasz Nidecki c51b844c79 rename typo KISS_PROTOCOL 2021-02-12 23:00:36 +01:00
Łukasz Nidecki 1e54409450 AXP ADC Config 2021-02-12 22:56:59 +01:00
Łukasz Nidecki 5df20e8ecd KISS_DEBUG option for testing axp192 2021-02-12 21:44:06 +01:00
Łukasz Nidecki 581a5dcd2f Option for BLUETOOTH_PIN 2021-02-12 19:01:50 +01:00
Łukasz Nidecki b1e7b38cb8 Fixed buffer sizes, variable names, and most of all received data length is not shorter and shorter every time shorter frame is received! 2021-02-12 18:51:49 +01:00
Łukasz Nidecki 5fc62bd09b Fix in BT support 2021-02-12 17:14:19 +01:00
Łukasz Nidecki 11f3db9147 bluetooth support 2021-02-12 16:25:14 +01:00
Łukasz Nidecki 82914e52be Display invalid GPS info more often 2021-02-12 15:43:10 +01:00
Łukasz Nidecki 2d43f48874 Code cleanup
First display info about KISS frame beeing transmitted, then start transmision
2021-02-12 14:35:36 +01:00
Łukasz Nidecki 11f386067b Fix in Frame construction 2021-02-12 13:27:52 +01:00
Łukasz Nidecki 32ef319f50 Fix in Frame construction 2021-02-12 13:26:06 +01:00
Rysiek Labus 9b4d3fea78 digi path 2021-02-12 08:08:36 +01:00
Rysiek Labus 5fc6721bed Update TTGO_T-Beam_LoRa_APRS.ino 2021-02-12 00:03:15 +01:00
Rysiek Labus 7e404ba668 fixing timings 2021-02-11 20:50:07 +01:00
Rysiek Labus 5dbbae0c9f KISS ready tracker 2021-02-11 20:17:18 +01:00
Łukasz Nidecki 73e77ef8a3 Encode TNC2 monitor frame to KISS format 2021-02-11 16:09:24 +01:00
Rysiek Labus b22fa29fa5 17:31 2021-01-22 17:31:22 +01:00
Rysiek Labus e50f6476c3 Ready for decode_kiss and encode_kiss 2021-01-22 12:40:48 +01:00
Rysiek Labus 46b9710afb Update TTGO_T-Beam_LoRa_APRS.ino 2021-01-20 20:09:03 +01:00
Rysiek Labus d8c01386a1 Starting with my own version, tracker only 2021-01-20 19:50:03 +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 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 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