1
0
Fork 0
Commit Graph

17 Commits (68f90d921ce268ebe95d81b8ec74d320625373da)

Author SHA1 Message Date
Vasilis Tsiligiannis 68f90d921c tox: Check imports with 'isort' and apply changes
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2019-09-23 14:08:11 +03:00
Alfredos-Panagiotis Damkalis 7951425149 Fix error message of wrong date format
Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
2019-09-17 16:43:12 +03:00
Alfredos-Panagiotis Damkalis 18374a03cc Use Formset for observation/new POST request
Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
2019-07-29 11:17:53 +03:00
Alfredos-Panagiotis Damkalis 75031c9c7f Rename variables for "start" and "end"
Signed-off-by: Alfredos-Panagiotis Damkalis <fredy@fredy.gr>
2019-07-29 11:17:53 +03:00
Pierros Papadeas 5e925a4ed6
Add utilization factor to station model and UI 2019-02-07 22:33:20 +02:00
Pierros Papadeas 17b3c22797
Remove Rig model and references 2018-12-15 18:12:08 +02:00
Alfredos-Panagiotis Damkalis 4510f6e6f5 Select transmitter with url parameter
and filter transmitters by frequency if station is set by url
parameter in new observation page.
2018-09-03 23:52:29 +03:00
Nikos Roussos 9a0858590c
Add option for testing Stations 2018-01-05 17:28:26 +02:00
Corey Shields 463e727bf2 Add station description
Adds a 500 character limited station description field, displayed above the mapbox in station view.

Also fixes one errant quote in station_edit.html
2017-08-12 21:39:06 -04:00
Nikos Roussos d7ef74cc4f
Schedule observation from Ground Station next passes 2017-01-28 00:17:15 +02:00
Nikos Roussos 8cb165888f Filter observations by satellite 2016-04-08 01:05:50 +03:00
Nikos Roussos 56df2e1f23 Provide all settings client needs through API
* Amend Station model to include Rig and UUID (Re: #162)
* Settings API Endpoint (Re: #163)
2016-03-20 18:19:51 +02:00
Corey Shields b9f549cf0c Implement a configurable minimum horizon in network
This commit adds a "horizon" configuration item to stations. This
allows station owners to set a minimum horizon to avoid a noisy
or obstructed floor level.

The default minimum horizon is set to 10, which is still fairly
low for a satellite pass that could be captured but given the
appropriate setup someone may be successful setting it lower.

The horizon field is honored in both the calculation of upcoming
passes in the station view as well as excluding any "below horizon"
passes in prediction_windows.

In addition, the db migration will set a minimum horizon of "10"
for all existing stations in the network. This is the horizon that
was hard-coded for the upcoming passes view so the only change to
the end user will be the behavior of window prediction matching
the upcoming passes (along with the ability to configure their
minimum horizon, of course).
2016-03-18 21:59:59 -04:00
Nikos Roussos 3ea0da8933 Add last_seen feature to Ground Stations 2015-05-06 11:54:20 +03:00
Corey Shields 15b42b78a3 [Fixes #98] Automatic calculation of grid location 2015-04-19 23:45:12 +03:00
Nikos Roussos 2976bd5d4e Prepopulate edit Station form 2014-12-19 16:26:32 +02:00
Nikos Roussos ea178a0a73 Refactor project 2014-12-19 15:06:58 +02:00