Commit graph

  • 35aac1b080 ubxtool.cc: Set UART params when disabling NMEA to fix disabling NMEA on UART. Phil Crump 2019-11-13 23:23:26 +00:00
  • b1f3658125
    Merge pull request #41 from philcrump/patch-1 bert hubert 2019-11-12 16:50:08 +01:00
  • 31375a232b
    ubxtool.cc: Correct more ubxport ids to fix broken functionality with USB port. Phil Crump 2019-11-12 15:30:35 +00:00
  • e05fac32a1 geo2 - a fully functional graphical display with lots of controls Martin Levy 2019-11-11 19:11:59 -08:00
  • 9a9e670039 geo2 - a fully functional graphical display with lots of controls Martin Levy 2019-11-11 18:54:33 -08:00
  • 25e9a4270f
    Merge pull request #37 from philcrump/phil-fix-port-id bert hubert 2019-11-11 22:40:00 +01:00
  • c0195189d0 README: add Massachusetts receiver Josef 'Jeff' Sipek 2019-11-11 07:29:39 -05:00
  • 5ca3a298c0
    Merge pull request #35 from josephfoulds/web bert hubert 2019-11-11 11:45:41 +01:00
  • d15c715d9e Correct ublox port numbers, add description to README. Phil Crump 2019-11-10 20:57:40 +00:00
  • e3d715e3a7 add libeigen to github tests bert hubert 2019-11-10 21:21:04 +01:00
  • 91df9d430d implement change from issue #36 bert hubert 2019-11-09 22:21:57 +01:00
  • d37d881c54 add g++ 8 note bert hubert 2019-11-09 22:19:00 +01:00
  • 70222cd14d don't crash if started w/o parameters, enforce at least one major GNSSS bert hubert 2019-11-09 21:59:23 +01:00
  • d61579edcc Revert /geo spacing to tabs Joseph Foulds 2019-11-08 14:49:42 +00:00
  • 92e0ec1bba Add sat and observer filtering to /geo page Joseph Foulds 2019-11-08 14:46:23 +00:00
  • a1129500cf add links to receivers bert hubert 2019-11-08 11:18:06 +01:00
  • 902c48b132 more promo bert hubert 2019-11-05 13:18:22 +01:00
  • fa77f35b56 more features bert hubert 2019-11-05 13:14:31 +01:00
  • f09d312c90 add primordial SBAS/EGNOS/WAAS/etc payload extraction bert hubert 2019-11-04 07:52:01 +01:00
  • efd9244651 robustify retransmits for ubx commands, make internal ubx port configurable ( --ubxport defaults to USB), add --baud setting, add --keep-nmea,-k to keep NMEA enabled for shared port setups. bert hubert 2019-11-03 20:50:50 +01:00
  • a46bd4e8dc stop navdump from writing tons of csv files, make printing of rfdata and positions optional bert hubert 2019-11-03 20:13:31 +01:00
  • f571029239
    Merge pull request #31 from jeffpc/master bert hubert 2019-11-02 21:55:06 +01:00
  • 22e22b8f22 improve URA transition, fix galileo health message updates, add cache headers, add CORS to most things bert hubert 2019-11-02 21:25:07 +01:00
  • ae7bfaa458 turn unhealthy galileo satellite read as well, rename ds9a bert hubert 2019-10-31 18:11:28 +01:00
  • 26ceb9f56f add link to ESA SP3 files bert hubert 2019-10-31 18:10:48 +01:00
  • 3b2268af04 tle: include ctime to make clang on FreeBSD 12 happy Josef 'Jeff' Sipek 2019-10-30 20:37:48 -04:00
  • a03ce6d76a
    Merge pull request #28 from mahtin/patch-1 bert hubert 2019-10-28 22:55:03 +01:00
  • e40ce296db
    Merge pull request #29 from mahtin/patch-2 bert hubert 2019-10-28 22:54:38 +01:00
  • d0a652a0c5
    Merge pull request #30 from gizmoguy/docker-deps bert hubert 2019-10-28 09:09:29 +01:00
  • cb989825b7 Install libeigen3-dev during docker build. Brad Cowie 2019-10-28 17:56:19 +13:00
  • 847851551a fixed old syntax for navparse bert hubert 2019-10-25 13:04:59 +02:00
  • 1f6d2bf087
    Added text to describe present day receivers. Martin J. Levy 2019-10-23 10:45:11 -07:00
  • 2a5dcf8d25
    Added executables. Added TLE (*.txt) files. Martin J. Levy 2019-10-23 10:22:39 -07:00
  • 32e9a309bc document new libeigen dependency bert hubert 2019-10-23 10:58:48 +02:00
  • 8241944b7c Merge branch 'experimental' bert hubert 2019-10-23 10:37:21 +02:00
  • 4534472f5e add coverage map with hdop/pdop/vdop experimental bert hubert 2019-10-23 10:33:13 +02:00
  • 003164e516 harden navparse.cc against attempting to do incomplete ephemerides bert hubert 2019-10-23 10:32:47 +02:00
  • 4786097822 due to rounding errors arccos can sometimes get fed 1.0000000002, which is bad. bert hubert 2019-10-23 10:32:03 +02:00
  • de0faa94b7 enable crashing on floating point exceptions - will be bad for stability but good for quality bert hubert 2019-10-23 10:31:32 +02:00
  • 894a2ee79f moved tty operations into ubxos.{hh|cc}. Moved writen2() into navmon.cc Martin Levy 2019-10-22 19:20:47 -07:00
  • d1a6a53b86 moved writen2() into navmon.cc where readn2() exists - it seemed logical to do Martin Levy 2019-10-22 19:17:13 -07:00
  • 091c5ba4c9 reduce compiler warnings Martin Levy 2019-10-22 19:16:08 -07:00
  • 9adfcdaa79 moved tty processing into ubxos.{hh|cc} in order to help readability Martin Levy 2019-10-22 19:15:29 -07:00
  • 3fb19965e0 moved tty processing into ubxos.{hh|cc} in order to help readability Martin Levy 2019-10-22 19:14:52 -07:00
  • 2cfe6eaaa5 Merge branch 'master' of github.com:ahupowerdns/galmon bert hubert 2019-10-20 21:52:03 +02:00
  • b4f875fd8e add test file bert hubert 2019-10-20 21:50:11 +02:00
  • 5e2e217cb5
    Merge pull request #22 from kiwibrew/patch-3 bert hubert 2019-10-20 21:43:30 +02:00
  • 1a083c8637 it is ncurses5 actually bert hubert 2019-10-20 21:42:31 +02:00
  • 16856636ac possibly fix up CI bert hubert 2019-10-20 21:41:01 +02:00
  • 72464ddee4
    Merge pull request #20 from CTassisF/master bert hubert 2019-10-20 21:40:28 +02:00
  • 9f03e4de5c add beidou specifics to sv.json output bert hubert 2019-10-20 20:34:06 +02:00
  • 215b682f06 add beidou specifics to sv.json output bert hubert 2019-10-20 20:34:06 +02:00
  • 9b92f69309 add PDOP generation bert hubert 2019-10-20 00:53:33 +02:00
  • c022ff2453 Fix type conversion error when using clang 8 Otto Moerbeek 2019-10-19 13:35:01 +02:00
  • 6ae522b94b
    Update README.md kiwibrew 2019-10-17 15:14:34 +08:00
  • 2f96603605
    Update README.md kiwibrew 2019-10-17 14:57:38 +08:00
  • 7af04745d6 Add missing libncurses-dev dependency to README César de Tassis Filho 2019-10-15 15:19:24 -03:00
  • 90b4f52397 Merge remote-tracking branch 'upstream/master' Martin Levy 2019-10-15 09:20:34 -07:00
  • 8218ee6ae4
    Merge pull request #19 from mahtin/console-log-with-time bert hubert 2019-10-15 18:13:56 +02:00
  • b7e2ea0c93
    Merge branch 'master' into console-log-with-time bert hubert 2019-10-15 18:12:18 +02:00
  • d09cb2884c silence some debugging, progress on galcov, rename 'NO SIS' to 'NO SISA' bert hubert 2019-10-15 18:01:22 +02:00
  • 9439010d3b silence some debugging, progress on galcov, rename 'NO SIS' to 'NO SISA' bert hubert 2019-10-15 18:01:22 +02:00
  • f9349e4c00 error message and logfile cleanup. --debug for debug, --logfile for logfile. humanTimeNow() used for all debug/error messages Martin Levy 2019-10-15 05:51:39 -07:00
  • a535803955 Merge remote-tracking branch 'upstream/master' Martin Levy 2019-10-15 05:38:18 -07:00
  • dd3bc192e7
    Merge pull request #14 from omoerbeek/origin/fix-serial-setup bert hubert 2019-10-12 23:57:29 +02:00
  • 80a062a69f rough code for coverage maps bert hubert 2019-10-12 14:57:44 +02:00
  • 34ff892bc2 silence some messages, improve others bert hubert 2019-10-12 14:57:35 +02:00
  • 69b7490bf2 silence error message on dummy frame bert hubert 2019-10-12 14:56:30 +02:00
  • 76b8c6e3d1 remove ubxparse bert hubert 2019-10-10 07:34:11 +02:00
  • 57e915d9dc
    Add systemd instructions Martin J. Levy 2019-10-09 18:40:54 -07:00
  • 86e462e041
    /etc/systemd/system/ubxtool.service Martin J. Levy 2019-10-09 18:29:47 -07:00
  • c12d64e5bd
    /usr/local/ubxtool/ubxtool.sh Martin J. Levy 2019-10-09 18:22:36 -07:00
  • b0598507ca Proper serial setup Otto Moerbeek 2019-10-08 17:27:52 +02:00
  • fa08b56c62 clean even more .o bert hubert 2019-10-05 22:28:23 +02:00
  • 41712bb6d5 make make clean do a better job cleaning .o's bert hubert 2019-10-05 22:24:15 +02:00
  • 60cf42d522 navcat! bert hubert 2019-10-01 15:39:36 +02:00
  • 76070765c4 yolo bert hubert 2019-10-01 15:03:30 +02:00
  • 019c8b628d harden galileo parser against dummy frames bert hubert 2019-09-30 16:12:15 +02:00
  • f9f2f4f262 geo updates from martin geo-improv2 bert hubert 2019-09-30 16:11:23 +02:00
  • be86be2d2a fix up timing fixes for E5b bert hubert 2019-09-28 21:30:12 +02:00
  • ef14456750 put docker down below bert hubert 2019-09-28 21:29:34 +02:00
  • 49a9dbfa66
    Merge pull request #11 from wojas/add-dockerfile bert hubert 2019-09-28 14:39:50 +02:00
  • a8191a6159
    Merge pull request #9 from alimirjamali/master bert hubert 2019-09-28 14:38:59 +02:00
  • 9fbb524fde fix time ordering in navnexus bert hubert 2019-09-28 14:38:11 +02:00
  • 6a1f300cd5 Add Docker info to README.md Konrad Wojas 2019-09-27 16:31:38 +08:00
  • 4ea3eee010 Add a Dockerfile Konrad Wojas 2019-09-27 16:31:29 +08:00
  • 655f0a8a1b Fixing external link to u-blox 8 specification Ali Mirjamali 2019-09-26 01:55:10 +03:30
  • 3baef9c5c7 update with new ubxtool instructions bert hubert 2019-09-25 11:29:14 +02:00
  • 54097c0058 new sp3 bert hubert 2019-09-24 21:20:48 +02:00
  • 5938573da1 add sp3 parser bert hubert 2019-09-24 21:19:01 +02:00
  • 4dba7ffe2f add name and fullName to various json, fix sigid parsing bug bert hubert 2019-09-24 21:18:35 +02:00
  • 8dcdf6df26 add some comments bert hubert 2019-09-24 21:16:50 +02:00
  • 15b9dd5f70 hook up sigid in more places, add more links bert hubert 2019-09-24 21:15:18 +02:00
  • 21953aa167 more galileo bert hubert 2019-09-23 20:17:15 +02:00
  • 5169dc2ca3 cleanup of ubxtool, with buffered writing ability to multiple destination bert hubert 2019-09-23 14:23:03 +02:00
  • 79e15e1749 prevent hz duplication on changing preference in html bert hubert 2019-09-23 14:22:14 +02:00
  • 984200a830 Merge branch 'hzcorr' bert hubert 2019-09-22 18:05:01 +02:00
  • d47d61ee5f missing files hzcorr bert hubert 2019-09-22 18:04:46 +02:00
  • 6705fa5d37 Merge branch 'hzcorr' bert hubert 2019-09-22 17:49:00 +02:00
  • 79067714b0 add checkboxes so you can select what you want to see bert hubert 2019-09-22 17:48:02 +02:00