Commit Graph

105 Commits

Author SHA1 Message Date
OSQZSS
83f111059d Created 2016-04-23 14:08:45 +09:00
OSQZSS
887079b309 Merge pull request #29 from sgk/linux-minor-fix
Linux minor fix
2016-01-23 08:38:02 +09:00
Shigeru KANEMOTO
b099769dae Fix: warning: variable 'nsat' set but not used 2016-01-22 17:36:12 +09:00
Shigeru KANEMOTO
6b15807825 Add 1-bit mode for time test. 2016-01-22 17:29:30 +09:00
Shigeru KANEMOTO
dcf4966293 Remove openmp flags. 2016-01-22 17:28:38 +09:00
OSQZSS
277667f185 Update README.md 2016-01-05 11:59:36 +09:00
OSQZSS
b5bb72c469 Update README.md 2015-12-29 11:49:28 +09:00
OSQZSS
a60b5b1cb5 Play back compressed 1-bit I/Q sample data 2015-12-29 11:45:53 +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
88647f482e Update README.md 2015-12-28 14:41:43 +09:00
OSQZSS
f3a0917500 Update README.md 2015-12-28 14:40:09 +09:00
OSQZSS
d318798e7f Add simulation start time and duration options 2015-12-28 14:39:59 +09:00
OSQZSS
ea2d5455c8 Update satellite trajectory 2015-12-28 14:14:38 +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
d8eab7ede7 HackRF TCXO 2015-12-16 09:41:22 +09:00
OSQZSS
2eff86b0eb HackRF TCXO 2015-12-16 09:33:49 +09:00
OSQZSS
962d5be7cd Remove OpenMP option 2015-11-29 13:05:56 +09:00
OSQZSS
38c5245484 Faster carrier signal generation 2015-11-29 13:05:32 +09:00
OSQZSS
84f1c29f93 Merge pull request #25 from edy555/omitimize-loop
Optimize loop
2015-11-29 12:56:25 +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
ccbb0baba0 Update README.md 2015-08-30 09:12:05 +09:00
OSQZSS
8c9db505d2 Generated by SatGen v3 software 2015-08-26 17:03:22 +09:00
OSQZSS
e51218aead Update README.md 2015-08-26 17:03:02 +09:00
OSQZSS
196c75b1d7 Add NMEA GGA option 2015-08-26 17:02:52 +09:00
OSQZSS
a55476985d Generating NMEA GGA with SatGen v3 Software 2015-08-26 16:58:29 +09:00
OSQZSS
2e3e49be61 const qualifier used more than once 2015-08-22 13:47:07 +09:00
OSQZSS
4d7510ee7f Merge pull request #23 from sgk/suppress-warning
Suppress Uninitialized Warning
2015-08-22 09:48:26 +09:00
Shigeru KANEMOTO
d61b472387 Suppress Uninitialized Warning 2015-08-21 21:07:07 +09:00
OSQZSS
eb8b177f56 Added link for USRP 2015-08-21 09:18:05 +09:00
OSQZSS
83236935e2 Merge pull request #20 from laf0rge/master
various cleanups, documentation and UHD support
2015-08-21 08:58:09 +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
78dd5d7266 Makefile: Add -Wall to generate more compiler warnings 2015-08-21 00:39:28 +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
Harald Welte
aca19119fd Add support for transmission via UHD devices
this is currently only tested with an USRP2, but should
work similarly with other UHD devices.
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
0bfbdc390c bladeRF player 2015-08-01 17:06:17 +09:00
OSQZSS
dfd966f315 bladeRF player 2015-08-01 17:01:02 +09:00
OSQZSS
ea33aef61e Rename folder 2015-08-01 16:55:23 +09:00
OSQZSS
501c806ba0 Update README.md 2015-07-21 07:53:43 +09:00
OSQZSS
bf35441015 Merge pull request #19 from scateu/master
Add bladerf.script, and update README.md
2015-07-21 07:46:51 +09:00
wangkang.wk
10acc03d50 Add bladerf.script, and update README.md 2015-07-20 15:12:00 +08:00
OSQZSS
d77ec10dcd Fixed satellite clock and earth rotation correctons 2015-07-20 10:15:08 +09:00
OSQZSS
b182ac048e Merge pull request #17 from sgk/cache-vars
Cache working variables for speed
2015-07-20 08:41:51 +09:00
Shigeru KANEMOTO
fd81348673 Cache working variables for speed 2015-07-19 13:36:47 +09:00
OSQZSS
676c04ab18 Merge pull request #16 from sgk/ansi
Fix for ANSI conformance.
2015-07-15 11:47:57 +09:00