N
Noël
Guest
Here is my small contribution to the Phantompilots forum
I've just finished coding a small Android app to monitor the K-index (solar activity), and if it's safe to fly in GPS mode.
The app will check every hour the K-index (provided by NOAA), and show the K-index value in the top bar of your android device.
0, 1, 2 and 3 are green and okay.
4 is yellow and maybe still okay.
5 and above are red, and not advisable to fly in GPS mode as GPS satellites can / will be effected!
All NOAA space weather alerts (not only the Geomagnetic K-index alerts) can be seen here: http://www.swpc.noaa.gov/alerts/archive ... month.html
The app can be download from Google Play.
https://play.google.com/store/apps/deta ... k.Kmonitor
More info about the K-index:
http://www.swpc.noaa.gov/info/Kindex.html
https://www.youtube.com/watch?v=Epk93ATx5v4
http://www.swpc.noaa.gov/rt_plots/kp_3d.html
http://en.wikipedia.org/wiki/K-index
12-04-2014: Updated to v1.3 (for better reading)
(1) Changed font to default Droid Sans.
(2) Removed vibrate when K-index was 5 or more!
07-04-2014: Updated to v1.2
(1) Added a "tap value" in process list to force an update from the K-index
(2) Added K-index monitor to Google Play
03-04-2014: Updated to v1.1
(1) Changed the font
(2) Added a vibration when K index is above 4 (it will vibrate once every hour when so)
(3) Changed network connectivity checks:
- Airplane mode on: Remove the notification
- No internet connection (like connecting to the repeater):
If the last reading is valid (less then a hour), use value from the last reading else show alert icon (small yellow exclamation mark)
I've just finished coding a small Android app to monitor the K-index (solar activity), and if it's safe to fly in GPS mode.
The app will check every hour the K-index (provided by NOAA), and show the K-index value in the top bar of your android device.
0, 1, 2 and 3 are green and okay.
4 is yellow and maybe still okay.
5 and above are red, and not advisable to fly in GPS mode as GPS satellites can / will be effected!
All NOAA space weather alerts (not only the Geomagnetic K-index alerts) can be seen here: http://www.swpc.noaa.gov/alerts/archive ... month.html
The app can be download from Google Play.
https://play.google.com/store/apps/deta ... k.Kmonitor

More info about the K-index:
http://www.swpc.noaa.gov/info/Kindex.html
https://www.youtube.com/watch?v=Epk93ATx5v4
http://www.swpc.noaa.gov/rt_plots/kp_3d.html
http://en.wikipedia.org/wiki/K-index
12-04-2014: Updated to v1.3 (for better reading)
(1) Changed font to default Droid Sans.
(2) Removed vibrate when K-index was 5 or more!
07-04-2014: Updated to v1.2
(1) Added a "tap value" in process list to force an update from the K-index
(2) Added K-index monitor to Google Play
03-04-2014: Updated to v1.1
(1) Changed the font
(2) Added a vibration when K index is above 4 (it will vibrate once every hour when so)
(3) Changed network connectivity checks:
- Airplane mode on: Remove the notification
- No internet connection (like connecting to the repeater):
If the last reading is valid (less then a hour), use value from the last reading else show alert icon (small yellow exclamation mark)