OSQZSS
96174fb544
Fix issue #49
2016-09-16 10:52:39 +09:00
OSQZSS
2b47000756
Fix improper week number transition and leap second handling
2016-08-16 17:44:44 +09:00
OSQZSS
ec96120bfa
Fix ephemeris updates
2016-08-08 17:44:16 +09:00
OSQZSS
a00a7c7f2c
Fix incompatible pointer types
2016-08-07 07:57:40 +09:00
OSQZSS
7dcebb8db8
Add page 18 of subframe 4 for iono/UTC corrections
2016-08-03 08:57:18 +09:00
OSQZSS
98b54fb813
Add time overwrite option
2016-07-31 11:48:13 +09:00
OSQZSS
83f111059d
Created
2016-04-23 14:08:45 +09:00
Shigeru KANEMOTO
b099769dae
Fix: warning: variable 'nsat' set but not used
2016-01-22 17:36:12 +09:00
OSQZSS
0106011ce3
Add 1-bit I/Q data format to reduce output file size
2015-12-29 11:40:46 +09:00
OSQZSS
d318798e7f
Add simulation start time and duration options
2015-12-28 14:39:59 +09:00
OSQZSS
125c3880a8
Add antenna gain pattern
2015-12-26 15:16:08 +09:00
OSQZSS
e49404d983
Add the path loss of each satellite
2015-12-20 12:33:06 +09:00
OSQZSS
38c5245484
Faster carrier signal generation
2015-11-29 13:05:32 +09:00
TT
8f6b083057
change loop order between satellite and samples
...
omit iq_buff's on each channel
treat carr_phase as int
2015-11-28 06:05:53 +09:00
OSQZSS
196c75b1d7
Add NMEA GGA option
2015-08-26 17:02:52 +09:00
OSQZSS
2e3e49be61
const qualifier used more than once
2015-08-22 13:47:07 +09:00
Shigeru KANEMOTO
d61b472387
Suppress Uninitialized Warning
2015-08-21 21:07:07 +09:00
Harald Welte
b269f1d187
Introduce CA_SEQ_LEN as symbolic constant for 1023
...
We don't need to distinguish int and double, as the int constant
will be converted to double before any comparison anyway.
2015-08-21 01:14:38 +02:00
Harald Welte
9081cad620
Introduce N_DWRD_SBF as symbolic constant for 10 dwords-per-subframe
2015-08-21 01:10:53 +02:00
Harald Welte
4282f2b63e
rename checkExpDesignator to replaceExpDesignator
...
'check' is somewhat of a misnomer, as the function doens't just check
something, but it actively replaces something.
2015-08-21 00:59:23 +02:00
Harald Welte
f1520f0cce
Use #defines instead of WGS84 magic numbers occurring repeatedly
2015-08-21 00:39:29 +02:00
Harald Welte
00202f91dd
gpssim: Add docbook-style documentation to structures + functions
...
I felt that the current code could deal with a lot more comments,
particularly with somebody not familiar with all the very-few-letter
mnemonics of th pseudorange equation. It is my hope that by adding
these comments, somebody with a basic understanding of GPS can read
through the code more easily.
2015-08-21 00:39:29 +02:00
Harald Welte
22f0122275
gpssim.c: Use 'const' keyword for read-only function input arguments
...
It is generally good coding practise to use the const qualifier on
arguments that are pointers to input-only arguments of functions.
2015-08-21 00:39:28 +02:00
OSQZSS
50103659ee
Experimental carrier phase initialization for faster fix
2015-08-07 10:33:11 +09:00
OSQZSS
d77ec10dcd
Fixed satellite clock and earth rotation correctons
2015-07-20 10:15:08 +09:00
Shigeru KANEMOTO
fd81348673
Cache working variables for speed
2015-07-19 13:36:47 +09:00
Shigeru KANEMOTO
d0da085748
Fix for ANSI conformance.
2015-07-15 10:52:40 +09:00
OSQZSS
ea289235ce
Static mode dded by scateu@gmail.com
2015-07-15 09:40:34 +09:00
scateu
e07c70aa8f
Add README and prompt for static llh coordinate mode '-l'
2015-07-14 23:30:07 +08:00
scateu
9df3b4fde0
Add static location mode: "-l" input llh (degree)
2015-07-14 23:15:38 +08:00
OSQZSS
b41678f8d4
Experimental carrier phase support
2015-07-02 11:04:00 +09:00
Shigeru KANEMOTO
ea69a3f60a
Remove 'xyz' variable.
2015-07-01 21:37:02 +09:00
Shigeru KANEMOTO
f9e7d862f8
Unused variable.
2015-07-01 18:27:51 +09:00
Shigeru KANEMOTO
3f781bc877
typo
2015-07-01 14:23:09 +09:00
Shigeru KANEMOTO
f560c966af
Refactor the main loop
2015-07-01 14:22:25 +09:00
Shigeru KANEMOTO
c8402c30c5
Correct indent
...
Correct the indent when viewed on non- 4 letter tab editors.
2015-06-30 14:24:24 +09:00
OSQZSS
b0e7c605a7
Optional sine wave look-up table
2015-06-28 09:46:31 +09:00
OSQZSS
8dfcc372ce
Added options for bladeRF and HackRF
2015-06-27 10:34:22 +09:00
OSQZSS
defb28e499
Added options for bladeRF and HackRF
2015-06-27 10:25:31 +09:00
OSQZSS
f8f1270d04
Added options for bladeRF and HackRF
2015-06-27 10:18:02 +09:00
OSQZSS
228f8b3c3f
Adapted to GCC
2015-06-19 08:42:44 +09:00
OSQZSS
ad465dbc29
Created
2015-06-15 10:33:53 +09:00