Commit Graph

224 Commits

Author SHA1 Message Date
OSQZSS
28ca29a671
Update README.md 2025-01-07 14:25:08 +09:00
OSQZSS
0a45279194
Update LICENSE 2025-01-07 14:24:39 +09:00
OSQZSS
116ab74d16
Update gpssim.c 2024-12-23 11:33:45 +09:00
OSQZSS
89540d44ee
Add files via upload 2024-11-09 20:38:45 +09:00
OSQZSS
c31d157846 Update plutoplayer.c 2024-09-15 15:26:02 +09:00
OSQZSS
8af57a5e26 Update plutoplayer.c 2024-09-15 15:20:05 +09:00
OSQZSS
0251ce27aa Update plutoplayer.c 2024-09-15 15:17:29 +09:00
OSQZSS
ca37535d30
Update README.md 2024-07-17 19:45:14 +09:00
OSQZSS
d845cdb61b
Update LICENSE 2024-07-17 19:44:36 +09:00
OSQZSS
da802fedb8
Update gpssim.h 2024-06-17 10:46:08 +09:00
OSQZSS
dc65ee836a
Merge pull request #385 from antmerlino/master
Modify -p option to allow setting of fixed gain value
2024-04-11 15:52:25 +09:00
OSQZSS
8cf4930b46
Merge pull request #396 from jnunyez/leap-second-in-command
add -L option for leap event emulation
2024-04-11 15:49:15 +09:00
Jose Nuñez
ff04bf27a7 leap event enablement from command line 2024-04-08 11:55:58 +02:00
OSQZSS
4fdf282763
Update gpssim.c 2024-01-05 08:51:02 +09:00
OSQZSS
f747b994b6
Merge pull request #389 from niklasknoell/master
Fixing crash for very large USER_MOTION_SIZE values
2023-12-10 11:18:31 +09:00
Niklas Knöll
bc87d137f9 removing allocation of motion data from stack to prevent stack overflow on large motion files 2023-12-10 02:38:50 +01:00
Anthony Merlino
85a0aa16b8 Modify -p option to allow setting of fixed gain value 2023-10-14 08:03:45 -04:00
OSQZSS
e7b948ff49 Update README.md 2023-09-02 11:42:04 +09:00
OSQZSS
b88f16194a Add constant power option 2023-09-02 11:40:59 +09:00
OSQZSS
d17bb9035c
Update README.md 2023-05-03 22:04:24 +09:00
OSQZSS
10e5f78882
Add files via upload 2023-04-30 18:23:24 +09:00
OSQZSS
dc403c8881
Update LICENSE 2022-10-14 08:23:08 +09:00
OSQZSS
cfc92983c3 Update README.md 2022-09-05 09:06:41 +09:00
OSQZSS
4027fa9d2b Update README.md 2022-08-28 20:02:31 +09:00
OSQZSS
72c08228e4 Update README.md 2022-08-28 19:46:37 +09:00
OSQZSS
5f79c934ca Fixed user initial position bugs 2022-08-28 19:26:22 +09:00
OSQZSS
783a885c21 Windows port of plutoplayer 2022-08-21 15:30:46 +09:00
OSQZSS
b0affd85e6 Update README.md 2022-07-25 13:19:09 +09:00
OSQZSS
879ae6f15c Update README.md 2022-07-25 13:18:35 +09:00
OSQZSS
654a9888c5 Updated 2022-07-25 13:15:59 +09:00
OSQZSS
be5df8ea49
Merge pull request #295 from llorencroma/llh-motion
Add option for motion file in lat, lon, hgt format
2022-07-25 12:04:26 +09:00
OSQZSS
899c364092
Update README.md 2022-07-04 09:12:00 +09:00
OSQZSS
f44c2720be Update README.md 2022-07-04 09:08:52 +09:00
OSQZSS
becf3a33e9
Merge pull request #310 from thinkOfaNumber/master
improve error message for incorrect file name/path
2022-01-14 12:11:33 +09:00
Iain Buchanan
c0f4048e84 improve error message for incorrect file name/path 2022-01-14 12:33:38 +09:30
OSQZSS
366d4c4a29 Update gpssim.c
Reverted
2021-10-16 12:02:16 +09:00
Llorenc
280e9acbc8 some mistakes 2021-08-06 09:16:14 +02:00
llorencroma
ef7deee904
Update gpssim.c 2021-08-05 17:00:36 +02:00
Llorenc
54ae28d46d Solved issue 2021-08-05 16:16:58 +02:00
Llorenc
e7ccb5a0df Added option for using csv file Lat,Lon,Hei format 2021-08-05 16:10:26 +02:00
Llorenc
da5bac2d64 Add option for motion file in Lat,Lon,Hei format 2021-08-05 15:46:41 +02:00
OSQZSS
bf998ab36c
Fixed a wrong break location. 2021-01-05 07:09:41 +09:00
OSQZSS
d361b2c915
Merge pull request #277 from lenhart/spelling
corrected spelling mistakes in gpssim.c
2021-01-04 11:33:10 +09:00
Malte Lenhart
e30dd4ddc2 corrected spelling mistakes in gpssim.c 2021-01-04 02:58:13 +01:00
OSQZSS
74dd31e1d9
Merge pull request #272 from dmay31/cddis
Upate URL to Ephemeris data
2020-12-06 13:25:11 +09:00
Dale May
c7245bc740 Upate URL to Ephemeris data
The US government has discontinued the anonymous ftp server.
Update readme file with the new URL.
2020-12-05 21:47:48 -06:00
OSQZSS
67917b4437
Merge pull request #265 from mzollin/master
Update for compatibility with Python 3 and GNU Radio 3.8
2020-10-07 13:46:43 +09:00
Marco Zollinger
e4f2c1b25b
Update for compatibility with Python 3 and GNU Radio 3.8 2020-10-05 17:23:14 +02:00
OSQZSS
f91835682a
Merge pull request #226 from StefanosChaliasos/master
Add missing dependency to Makefile
2020-01-07 13:28:54 +09:00
Stefanos Chaliasos
23c1e4456d Add missing dependency to Makefile 2020-01-06 16:29:50 +02:00