satellite-gtk/satellite
Teemu Ikonen 1f8a09c4f4 Add command line argument parsing with '-c' option
Only print satellite info to standard output if -c / --console-output
flag is given.
2021-11-27 18:18:25 +02:00
..
__init__.py Release 0.2.6 2021-11-19 10:13:09 +02:00
__main__.py Use Gtk.Application.quit() to exit, add quit_function() 2021-08-18 22:27:00 +03:00
application.py Add command line argument parsing with '-c' option 2021-11-27 18:18:25 +02:00
dataframe.ui Adapt to setuptools, add data files and entry points 2021-07-02 18:54:35 +03:00
gps_one_xtra.py Add gps_one_xtra.py, decode info from gpsOne xtra files 2021-09-21 17:55:32 +03:00
menus.ui Barebones GPX track recording support 2021-08-18 22:26:56 +03:00
modem_manager_defs.py Rename src -> satellite 2021-06-16 22:09:49 +03:00
nmea.py nmea.py: Allow only '\n' as NMEA sentence separator 2021-09-21 17:55:32 +03:00
nmeasource.py nmeasource: Allow setting update_callback function 2021-11-09 20:06:28 +02:00
quectel.py quectel.py: Add get_xtradata_dates() function 2021-09-21 17:55:32 +03:00
satellite.ui Expand/contract barchart with button release 2021-09-22 21:50:17 +03:00
util.py util.py: Add bearing_to_arrow() 2021-10-04 15:34:33 +03:00
widgets.py text_barchart: Add empty lines to y-axis 2021-09-21 17:55:32 +03:00