Alexandru Csete
239c9b2a4b
Change to using 2-byte config version
2017-01-01 21:13:14 +01:00
Alexandru Csete
6af0b7ddf3
Remove more unused config keys
2017-01-01 21:01:43 +01:00
Alexandru Csete
f86c584ad8
Indent and other formatting changes
2017-01-01 02:12:20 +01:00
Alexandru Csete
af482ed4aa
Merge branch 'master' of https://github.com/csete/gpredict
2017-01-01 00:45:48 +01:00
Alexandru Csete
b56f50c5b8
Indent
2017-01-01 00:44:49 +01:00
Alexandru Csete
94383faea1
Indent
2016-12-31 23:46:46 +01:00
Alexandru Csete
0dd0a79d86
Add some comments
2016-12-31 23:33:36 +01:00
Alexandru Csete
31575e969c
Remove unused TRSP config indices
...
These indices were added during the implementatiom of the Satnogs TRSP
interface but they are unused and have no entry in the config tables,
causing index errors.
Fixes #27 .
2016-12-31 23:30:23 +01:00
Alexandru Csete
57a3a3d0bb
Fix unit tests
...
- Fix compile warnings
- Indent
- Remove obsolete email address
2016-12-25 02:16:08 +01:00
Alexandru Csete
a7d06bc2cf
Update po files
2016-12-21 23:34:58 +01:00
Alexandru Csete
a8da912c6b
Indent some more
2016-12-21 23:28:30 +01:00
Alexandru Csete
72be69ca9d
Ensure gpsd parameters are always initialized
2016-12-21 23:26:32 +01:00
Alexandru Csete
3ce7f27237
Indent
2016-12-21 23:19:42 +01:00
Alexandru Csete
60b4a4c025
Merge pull request #38 from daniestevez/orbit
...
Corrected orbit number
2016-11-12 19:43:17 +01:00
Alexandru Csete
a7b7a8ef34
Merge pull request #37 from daniestevez/master
...
Make terminator draw work with time controller
2016-11-12 19:27:42 +01:00
Daniel Estévez
3990e242cc
Corrected orbit number
...
The orbit number should change at the ascending node according to
the TLE specifications. With the current calculation, it changed
at the perigee.
2016-11-11 13:52:58 +01:00
Daniel Estévez
a00196b64a
Make terminator draw work with time controller
...
Terminator was redrawn every 100 satellite draws to prevent excessive
redraws. This impeded it to work properly with the time controller.
We now store the timestamp for the last terminator redraw and only
redraw the terminator if the current timestamp differs enough to
produce appreciable changes (currently 15 seconds).
2016-11-11 12:48:15 +01:00
Alexandru Csete
2c8fadbc22
Merge pull request #36 from bastla/master
...
+ BEESAT-4 (41619)
2016-11-08 21:42:40 +01:00
Sebastian Lange (bastla)
dcf49e9c0e
+ BEESAT-4 (41619)
2016-11-08 10:42:02 +01:00
Alexandru Csete
bf66478da8
Store frequencies as int64 instead of double.
...
Also add some sanity checks to ensure that we can handle various
scenarios where either limit of up- or downlink is not specified, see
issue #35 .
The calculations in rig-ctrl are stil ldone using double.
2016-10-19 01:33:36 +02:00
Alexandru Csete
075976134d
Update translation files
2016-10-19 00:05:40 +02:00
Alexandru Csete
b5ed9b459b
Rename frq-update to trsp-update
2016-10-18 23:59:33 +02:00
Alexandru Csete
8240fcc0f7
Fix typo in trsp-conf
2016-10-16 11:42:53 +02:00
Alexandru Csete
d7e1bd8fb6
Don't expose data structs that are private to frq-update
2016-10-16 02:09:12 +02:00
Alexandru Csete
5bce9c79e7
Update .po files
2016-10-16 01:01:51 +02:00
Alexandru Csete
e3a1512339
Store transponder frequencies as long long
...
Temporary fix from @kukabu.
2016-10-16 00:51:58 +02:00
Alexandru Csete
c6d54cc1ce
Cleanup frq-update
...
Some code cleanup and formatting. Auto indent not yet done.
2016-10-16 00:01:20 +02:00
Alexandru Csete
97eec4a256
Cleanup menubar
...
Cleanup, indent and remove unused functions.
2016-10-15 22:43:25 +02:00
Alexandru Csete
fb648255cb
Implement write_transponders() function
2016-10-15 21:46:32 +02:00
Alexandru Csete
df5ada2c91
Cleanup trsp-conf before new work
2016-10-15 15:56:57 +02:00
Alexandru Csete
aa2bead07c
Indent.
2016-10-14 00:19:03 +02:00
Alexandru Csete
f1b6c8fcdd
Merge pull request #29 from LongnoseRob/mode-fixes
...
Visual improvements on the transponder page. Make baud rate its own field.
2016-10-13 23:31:58 +02:00
LongnoseRob/JI1MNC
273f51a82c
Further work on the display for the Baudrate
...
Added BAUD as new feature to the TRSP file
2016-10-12 21:40:50 +09:00
Alexandru Csete
0bdf033555
Fix typo.
2016-10-11 23:06:58 +02:00
Alexandru Csete
8c56f28403
Merge pull request #28 from kukabu/master
...
Fix typo.
2016-10-11 23:06:05 +02:00
LongnoseRob/JI1MNC
e16a833d55
visual improvements on the transponder page of sat-info, show baud-rate only if not 0, also show only 2 decimals on baudrate
2016-10-11 22:31:14 +09:00
Michael Tatarinov
4798dd7d26
Typo.
2016-10-11 08:06:27 +04:00
Alexandru Csete
40225d5e08
Update translations.
2016-10-10 23:34:44 +02:00
Alexandru Csete
486d72df0f
Include Greek translation in build.
2016-10-10 23:34:02 +02:00
Alexandru Csete
d9d86dd276
Include new file in translations.
2016-10-10 23:06:33 +02:00
Alexandru Csete
3d4db6b9fe
Synchronise translations with Launchpad.
...
Ref: -jan-simon-gpredict-gpredict-l10n-r1025
2016-10-10 22:55:06 +02:00
Alexandru Csete
700f32a3fa
Put gpredict.pot under revision control.
2016-10-10 22:54:33 +02:00
Alexandru Csete
14be16d33e
Update news file.
2016-10-10 01:17:42 +02:00
Alexandru Csete
d4c21daa1a
Code clean-up.
2016-10-10 01:16:24 +02:00
Alexandru Csete
abf11cec75
Satnogsdb merge post-fix.
...
Somehow, these changes didn'øt make it through the merge. Probably
because of the revert earlier.
2016-10-10 00:58:29 +02:00
Alexandru Csete
013bda5e6e
Skip trsp data during build (using satnogs).
2016-10-10 00:32:29 +02:00
Alexandru Csete
0b11219d22
Remove first time check no 9 (trsp check).
...
Transponder data is now imported from Satnogsdb.
2016-10-10 00:30:29 +02:00
Alexandru Csete
eb6aefede2
Indent.
2016-10-10 00:29:25 +02:00
Alexandru Csete
1f5dfaa26e
Merge branch 'satnogsdb'
...
Conflicts:
src/frq-update.c
src/frq-update.h
src/menubar.c
src/sat-cfg.c
2016-10-10 00:23:25 +02:00
Alexandru Csete
85ea548d46
Merge pull request #25 from barisdinc/satnogsdb
...
Satnogsdb integration.
2016-10-09 23:52:43 +02:00