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 |
|
Shigeru KANEMOTO
|
f9e7d862f8
|
Unused variable.
|
2015-07-01 18:27:51 +09:00 |
|
Shigeru KANEMOTO
|
edc28a01e7
|
Test
|
2015-07-01 18:03:02 +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 |
|
OSQZSS
|
510726ae80
|
Merge pull request #7 from sgk/tools-makefile
Makefile for Linux etc.
|
2015-07-01 08:05:39 +09:00 |
|
Shigeru KANEMOTO
|
efbb659cc6
|
Makefile for Linux etc.
|
2015-06-30 19:36:15 +09:00 |
|
OSQZSS
|
6dae2df2c8
|
Merge pull request #6 from sgk/master
Additional small changes
|
2015-06-30 18:34:10 +09:00 |
|
Shigeru KANEMOTO
|
34127a2f50
|
Add "gpssim.bin"; default output file.
|
2015-06-30 17:43:56 +09:00 |
|
Shigeru KANEMOTO
|
555d6f7977
|
-O3 works excellent
|
2015-06-30 17:43:31 +09:00 |
|
OSQZSS
|
2f9ce084d9
|
Merge pull request #5 from sgk/correct-indent
Correct indent
|
2015-06-30 16:43:29 +09:00 |
|
Shigeru KANEMOTO
|
6774f2555c
|
Correct indent
Correct the indent when viewed on non- 4 letter tab editors.
|
2015-06-30 16:31:12 +09:00 |
|
OSQZSS
|
747e59504c
|
Merge pull request #4 from sgk/master
Small changes
|
2015-06-30 16:29:07 +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 |
|
Shigeru KANEMOTO
|
9738bc3952
|
Makefile for Linux etc.
|
2015-06-30 13:10:15 +09:00 |
|
Shigeru KANEMOTO
|
7e359019b8
|
typo
|
2015-06-30 12:58:32 +09:00 |
|
OSQZSS
|
b0e7c605a7
|
Optional sine wave look-up table
|
2015-06-28 09:46:31 +09:00 |
|
OSQZSS
|
41d21b57c4
|
Update Readme.md
|
2015-06-27 16:18:22 +09:00 |
|
OSQZSS
|
35b16debc8
|
Created
|
2015-06-27 16:15:49 +09:00 |
|
OSQZSS
|
be855b77cd
|
Updated
|
2015-06-27 15:21:09 +09:00 |
|
OSQZSS
|
868b02ee1b
|
User motion file generator
|
2015-06-27 15:11:36 +09:00 |
|
OSQZSS
|
00b5230aad
|
Created
|
2015-06-27 15:10:57 +09:00 |
|
OSQZSS
|
df6fece5f2
|
Updated
|
2015-06-27 10:34:37 +09:00 |
|