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
Shigeru KANEMOTO
d0da085748
Fix for ANSI conformance.
2015-07-15 10:52:40 +09:00
OSQZSS
b9ec75e061
Update README.md
2015-07-15 10:00:49 +09:00
OSQZSS
ea289235ce
Static mode dded by scateu@gmail.com
2015-07-15 09:40:34 +09:00
OSQZSS
d7a65c2e69
Merge pull request #13 from scateu/master
...
Add static location mode
2015-07-15 08:57:23 +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
7c5dfe94a0
Low earth orbiting satellite
2015-07-13 14:58:46 +09:00
OSQZSS
8755d40b88
Merge pull request #12 from sgk/remove-test
...
Remove the checksum test.
2015-07-09 08:38:07 +09:00
Shigeru KANEMOTO
50173644b5
Remove the checksum test.
2015-07-09 08:18:57 +09:00
OSQZSS
a16fd8e54d
Merge pull request #9 from sgk/follow-update
...
Update Makefile
2015-07-03 07:36:28 +09:00
Shigeru KANEMOTO
60d8205401
Follow the latest update.
2015-07-02 20:09:47 +09:00
OSQZSS
b41678f8d4
Experimental carrier phase support
2015-07-02 11:04:00 +09:00
OSQZSS
8cee8d2dfa
RTK example
2015-07-02 11:03:24 +09:00
OSQZSS
6357120da0
Merge pull request #8 from sgk/refactoring
...
Refactoring
2015-07-02 08:25:56 +09:00
Shigeru KANEMOTO
ea69a3f60a
Remove 'xyz' variable.
2015-07-01 21:37:02 +09:00