Wykres commitów

25 Commity (master)

Autor SHA1 Wiadomość Data
Mustafa Tan d697f67f18
Update README.md 2023-11-23 14:52:57 +03:00
Mustafa Tan 7ff7575cc1
Update README.md
* LightAPRS-W 2.0 (new product) github link added.
2022-10-03 19:50:36 +03:00
lightaprs bf23816181 Minor bugfix
- Minor bugfix for ARISS mode
2022-02-14 14:38:13 +03:00
Thomas Osterried 1d1afb7a37
Fix for position minute rounding (59.999 became 60.00) -> wrong encoded APRS position. (#8)
dtostrf() roounds upp (like sprintf("%f...)).
See https://github.com/lightaprs/LightAPRS-W-1.0/issues/7

Plus a feature for APRS higher precision position, see http://www.aprs.org/aprs12/datum.txt
Therefore I moved updatePosition() to updateTelemetry(), where decision is made if higher resolution is desired
(here heigth < 10000ft), i.e. for sending the exact landing position.

Co-authored-by: Thomas Osterried <dl9sau@github>
2022-01-08 00:24:16 +03:00
Mustafa Tan 4e7e4d78af
Update README.md 2021-10-14 12:44:18 +03:00
lightaprs afc4d1afcf Minor bugfixes
* GpsResetTime increased 10 minutes to 30 minutes
* WSPR_DEFAULT_FREQ for 20m updated - https://github.com/lightaprs/LightAPRS-W-1.0/issues/3
* aprs telemetry fix - https://github.com/lightaprs/LightAPRS-W-1.0/issues/5
2021-08-27 21:04:51 +03:00
Mustafa Tan 3071250d5e
aprsFreq_buf size updated
Fix for : https://github.com/lightaprs/LightAPRS-1.0/issues/13

Thanks dl9sau :)
2021-07-25 19:33:13 +03:00
Mustafa Tan c661be492e
Shop link updated 2021-02-20 22:56:41 +03:00
LU1AAT, Andres 28dd0d6d0f
Libraries/Geofence: Fixed missing dot in "North_KoreaF" fence. (#1) 2020-11-22 20:38:21 +03:00
Mustafa Tan 34c5fe255b
Missing dot
Fixed missing dot in "North_KoreaF" fence.
2020-11-22 20:37:46 +03:00
Mustafa Tan 8a670b110a
Update README.md 2020-03-27 00:09:38 +03:00
Mustafa Tan ae3f749def
Repo download link added 2020-03-03 00:33:44 +03:00
Mustafa Tan 1f55c70f54
FAQ updated 2020-01-28 20:58:51 +03:00
lightaprs cd81ce0888 negative altitude bug fixed
* negative altitude values causing display bug on aprs.fi fixed
* setPreamble option added for LibAPRS.
2020-01-16 22:06:43 +03:00
lightaprs 85976c5ef6 Added new countries for NO AIRBORNE APRS 2020-01-14 21:18:24 +03:00
Mustafa Tan fc6e8623d8
Update README.md 2019-08-07 20:25:04 +03:00
Mustafa Tan 6b682dcdfa
Update README.md 2019-08-07 14:20:32 +03:00
lightaprs 9635c81e55 FAQ updated 2019-08-06 22:48:18 +03:00
Mustafa Tan cc3aa6801e
Update README.md 2019-08-06 22:20:46 +03:00
lightaprs eb46d63711 FAQ updated 2019-08-06 22:15:00 +03:00
lightaprs 7119552625 Update LightAPRS-W-pico-balloon.ino 2019-08-06 20:03:27 +03:00
Mustafa Tan e29dda5a82
Update README.md 2019-08-06 19:59:03 +03:00
Mustafa Tan 510d65eb77
Update README.md 2019-08-06 19:54:48 +03:00
lightaprs dfb42e2c48 initial commit 2019-08-06 19:50:49 +03:00
Mustafa Tan 0617bdf236
Initial commit 2019-08-05 22:51:33 +03:00