From f50928d9441163136720af5544ee0a8d53d85db6 Mon Sep 17 00:00:00 2001 From: Jason Mobarak Date: Sat, 12 Sep 2020 14:30:38 -0700 Subject: [PATCH 1/3] Normalize contact addresses --- c/include/libsbp/common.h | 3 +-- c/include/libsbp/edc.h | 2 +- c/include/libsbp/sbp.h | 2 +- c/src/edc.c | 2 +- c/src/sbp.c | 2 +- c/test/auto_check_sbp_acquisition_30.c | 4 ++-- c/test/auto_check_sbp_acquisition_31.c | 4 ++-- c/test/auto_check_sbp_acquisition_35.c | 4 ++-- c/test/auto_check_sbp_acquisition_36.c | 4 ++-- c/test/auto_check_sbp_bootload_31.c | 4 ++-- c/test/auto_check_sbp_bootload_32.c | 4 ++-- c/test/auto_check_sbp_bootload_36.c | 4 ++-- c/test/auto_check_sbp_bootload_37.c | 4 ++-- c/test/auto_check_sbp_ext_events_32.c | 4 ++-- c/test/auto_check_sbp_ext_events_33.c | 4 ++-- c/test/auto_check_sbp_ext_events_37.c | 4 ++-- c/test/auto_check_sbp_ext_events_38.c | 4 ++-- c/test/auto_check_sbp_logging_33.c | 4 ++-- c/test/auto_check_sbp_logging_34.c | 4 ++-- c/test/auto_check_sbp_logging_35.c | 4 ++-- c/test/auto_check_sbp_logging_38.c | 4 ++-- c/test/auto_check_sbp_logging_39.c | 4 ++-- c/test/auto_check_sbp_logging_40.c | 4 ++-- c/test/auto_check_sbp_navigation_35.c | 4 ++-- c/test/auto_check_sbp_navigation_36.c | 4 ++-- c/test/auto_check_sbp_navigation_40.c | 4 ++-- c/test/auto_check_sbp_navigation_41.c | 4 ++-- c/test/auto_check_sbp_observation_20.c | 4 ++-- c/test/auto_check_sbp_observation_21.c | 4 ++-- c/test/auto_check_sbp_observation_22.c | 4 ++-- c/test/auto_check_sbp_observation_27.c | 4 ++-- c/test/auto_check_sbp_observation_36.c | 4 ++-- c/test/auto_check_sbp_observation_37.c | 4 ++-- c/test/auto_check_sbp_observation_41.c | 4 ++-- c/test/auto_check_sbp_observation_42.c | 4 ++-- c/test/auto_check_sbp_piksi_22.c | 4 ++-- c/test/auto_check_sbp_piksi_23.c | 4 ++-- c/test/auto_check_sbp_piksi_24.c | 4 ++-- c/test/auto_check_sbp_piksi_25.c | 4 ++-- c/test/auto_check_sbp_piksi_27.c | 4 ++-- c/test/auto_check_sbp_piksi_28.c | 4 ++-- c/test/auto_check_sbp_piksi_29.c | 4 ++-- c/test/auto_check_sbp_piksi_33.c | 4 ++-- c/test/auto_check_sbp_piksi_37.c | 4 ++-- c/test/auto_check_sbp_piksi_38.c | 4 ++-- c/test/auto_check_sbp_piksi_42.c | 4 ++-- c/test/auto_check_sbp_piksi_43.c | 4 ++-- c/test/auto_check_sbp_settings_25.c | 4 ++-- c/test/auto_check_sbp_settings_26.c | 4 ++-- c/test/auto_check_sbp_settings_27.c | 4 ++-- c/test/auto_check_sbp_settings_30.c | 4 ++-- c/test/auto_check_sbp_settings_31.c | 4 ++-- c/test/auto_check_sbp_settings_32.c | 4 ++-- c/test/auto_check_sbp_settings_35.c | 4 ++-- c/test/auto_check_sbp_system_27.c | 4 ++-- c/test/auto_check_sbp_system_28.c | 4 ++-- c/test/auto_check_sbp_system_29.c | 4 ++-- c/test/auto_check_sbp_system_30.c | 4 ++-- c/test/auto_check_sbp_system_32.c | 4 ++-- c/test/auto_check_sbp_system_33.c | 4 ++-- c/test/auto_check_sbp_system_34.c | 4 ++-- c/test/auto_check_sbp_system_39.c | 4 ++-- c/test/auto_check_sbp_system_43.c | 4 ++-- c/test/auto_check_sbp_system_44.c | 4 ++-- c/test/auto_check_sbp_tracking_39.c | 4 ++-- c/test/auto_check_sbp_tracking_40.c | 4 ++-- c/test/auto_check_sbp_tracking_41.c | 4 ++-- c/test/auto_check_sbp_tracking_42.c | 4 ++-- c/test/auto_check_sbp_tracking_44.c | 4 ++-- c/test/auto_check_sbp_tracking_45.c | 4 ++-- c/test/auto_check_sbp_tracking_46.c | 4 ++-- c/test/check_bitfield_macros.c | 2 +- c/test/check_edc.c | 2 +- c/test/check_main.c | 4 ++-- c/test/check_sbp.c | 2 +- generator/sbpg/generator.py | 2 +- generator/sbpg/specs/yaml2.py | 2 +- generator/sbpg/specs/yaml_schema.py | 2 +- generator/sbpg/specs/yaml_test_schema.py | 2 +- generator/sbpg/syntax.py | 2 +- generator/sbpg/targets/c.py | 2 +- generator/sbpg/targets/java.py | 2 +- generator/sbpg/targets/javascript.py | 2 +- generator/sbpg/targets/latex.py | 2 +- generator/sbpg/targets/protobuf.py | 2 +- generator/sbpg/targets/python.py | 2 +- generator/sbpg/targets/pythonNG.py | 2 +- generator/sbpg/targets/resources/sbp_c_main.c.j2 | 2 +- generator/sbpg/targets/rust.py | 2 +- generator/sbpg/targets/templating.py | 2 +- generator/sbpg/targets/test_c.py | 2 +- generator/sbpg/test_structs.py | 2 +- generator/sbpg/utils.py | 2 +- generator/tests/specs/piksi.yaml | 2 +- generator/tests/specs/sbp/base.yaml | 2 +- generator/tests/specs/sbp/lib.yaml | 2 +- generator/tests/specs/sbp/navigation.yaml | 2 +- generator/tests/specs/sbp/piksi.yaml | 2 +- generator/tests/specs/sbp/types.yaml | 2 +- generator/tests/test_generator.py | 2 +- generator/tests/test_sanity.py | 2 +- generator/tests/test_schema.py | 2 +- generator/tests/test_syntax.py | 2 +- generator/tests/test_target_py.py | 2 +- generator/tests/test_yaml.py | 2 +- haskell/main/JSON2JSON.hs | 2 +- haskell/main/JSON2SBP.hs | 2 +- haskell/main/SBP2JSON.hs | 2 +- haskell/main/SBP2NMEA.hs | 2 +- haskell/main/SBP2YAML.hs | 2 +- haskell/src/SwiftNav/CRC16.hs | 2 +- haskell/src/SwiftNav/SBP/TH.hs | 2 +- haskell/src/SwiftNav/SBP/Types.hs | 2 +- java/example/SendSetting.java | 2 +- java/example/SerialLink.java | 2 +- java/src/com/swiftnav/sbp/SBPBinaryException.java | 2 +- java/src/com/swiftnav/sbp/SBPMessage.java | 2 +- java/src/com/swiftnav/sbp/SBPStruct.java | 2 +- java/src/com/swiftnav/sbp/client/CRC16.java | 2 +- java/src/com/swiftnav/sbp/client/SBPCallback.java | 2 +- java/src/com/swiftnav/sbp/client/SBPDriver.java | 2 +- java/src/com/swiftnav/sbp/client/SBPHandler.java | 2 +- java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java | 2 +- java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java | 2 +- java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java | 2 +- java/src/com/swiftnav/sbp/loggers/JSONLogger.java | 2 +- java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java | 5 ++--- java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java | 5 ++--- .../com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java | 5 ++--- javascript/sbp/construct.js | 2 +- javascript/sbp/index.js | 2 +- javascript/sbp/msg.js | 2 +- javascript/sbp/parser.js | 2 +- javascript/sbp/sbp.js | 2 +- javascript/sbp/signal.js | 2 +- javascript/tests/test_decode.js | 2 +- javascript/tests/test_dispatch.js | 2 +- javascript/tests/test_dispatch_decoder.js | 2 +- javascript/tests/test_msg_reset.js | 2 +- javascript/tests/test_types.js | 2 +- javascript/tests/utils.js | 2 +- python/bench/memory.py | 2 +- python/sbp/__init__.py | 4 ++-- python/sbp/client/__init__.py | 2 +- python/sbp/client/drivers/base_driver.py | 2 +- python/sbp/client/drivers/cdc_driver.py | 2 +- python/sbp/client/drivers/file_driver.py | 2 +- python/sbp/client/drivers/network_drivers.py | 2 +- python/sbp/client/drivers/pyftdi_driver.py | 2 +- python/sbp/client/drivers/pyserial_driver.py | 2 +- python/sbp/client/examples/simple.py | 2 +- python/sbp/client/examples/udp.py | 2 +- python/sbp/client/forwarder.py | 2 +- python/sbp/client/framer.py | 2 +- python/sbp/client/handler.py | 2 +- python/sbp/client/loggers/base_logger.py | 2 +- python/sbp/client/loggers/json_logger.py | 2 +- python/sbp/client/loggers/null_logger.py | 2 +- python/sbp/client/loggers/rotating_logger.py | 2 +- python/sbp/client/loggers/udp_logger.py | 2 +- python/sbp/jit/table.py | 2 +- python/sbp/msg.py | 2 +- python/sbp/table.py | 2 +- python/sbp/utils.py | 2 +- python/tests/sbp/client/test_driver.py | 2 +- python/tests/sbp/client/test_handler.py | 2 +- python/tests/sbp/client/test_logger.py | 2 +- python/tests/sbp/test_messages.py | 2 +- python/tests/sbp/test_table.py | 3 +-- python/tests/sbp/utils.py | 2 +- spec/yaml/swiftnav/sbp/acquisition.yaml | 2 +- spec/yaml/swiftnav/sbp/base.yaml | 2 +- spec/yaml/swiftnav/sbp/bootload.yaml | 2 +- spec/yaml/swiftnav/sbp/ext_events.yaml | 2 +- spec/yaml/swiftnav/sbp/file_io.yaml | 2 +- spec/yaml/swiftnav/sbp/flash.yaml | 2 +- spec/yaml/swiftnav/sbp/gnss.yaml | 2 +- spec/yaml/swiftnav/sbp/imu.yaml | 2 +- spec/yaml/swiftnav/sbp/linux.yaml | 2 +- spec/yaml/swiftnav/sbp/logging.yaml | 2 +- spec/yaml/swiftnav/sbp/mag.yaml | 2 +- spec/yaml/swiftnav/sbp/navigation.yaml | 2 +- spec/yaml/swiftnav/sbp/ndb.yaml | 4 ++-- spec/yaml/swiftnav/sbp/observation.yaml | 3 +-- spec/yaml/swiftnav/sbp/orientation.yaml | 2 +- spec/yaml/swiftnav/sbp/piksi.yaml | 2 +- spec/yaml/swiftnav/sbp/settings.yaml | 2 +- spec/yaml/swiftnav/sbp/solution_meta.yaml | 2 +- spec/yaml/swiftnav/sbp/system.yaml | 4 ++-- spec/yaml/swiftnav/sbp/tracking.yaml | 2 +- spec/yaml/swiftnav/sbp/types.yaml | 2 +- spec/yaml/swiftnav/sbp/user.yaml | 2 +- spec/yaml/swiftnav/sbp/vehicle.yaml | 2 +- 193 files changed, 266 insertions(+), 272 deletions(-) diff --git a/c/include/libsbp/common.h b/c/include/libsbp/common.h index 3062e8d4aa..8e65eb9ca6 100644 --- a/c/include/libsbp/common.h +++ b/c/include/libsbp/common.h @@ -1,7 +1,6 @@ /* * Copyright (C) 2012 Swift Navigation Inc. - * Contact: Henry Hallam - * Fergus Noble + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/include/libsbp/edc.h b/c/include/libsbp/edc.h index 34eaceaeac..f3a203bd04 100644 --- a/c/include/libsbp/edc.h +++ b/c/include/libsbp/edc.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2010 Swift Navigation Inc. - * Contact: Fergus Noble + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/include/libsbp/sbp.h b/c/include/libsbp/sbp.h index 25f3888628..1e607b4f6d 100644 --- a/c/include/libsbp/sbp.h +++ b/c/include/libsbp/sbp.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2011-2014 Swift Navigation Inc. - * Contact: Fergus Noble + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/src/edc.c b/c/src/edc.c index 7500ca7688..4b330d570e 100644 --- a/c/src/edc.c +++ b/c/src/edc.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2010 Swift Navigation Inc. - * Contact: Fergus Noble + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/src/sbp.c b/c/src/sbp.c index 2b545d434d..c3fc24696d 100644 --- a/c/src/sbp.c +++ b/c/src/sbp.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2011-2014 Swift Navigation Inc. - * Contact: Fergus Noble + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_acquisition_30.c b/c/test/auto_check_sbp_acquisition_30.c index 5b8ab7d1ff..ca643bd029 100644 --- a/c/test/auto_check_sbp_acquisition_30.c +++ b/c/test/auto_check_sbp_acquisition_30.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -360,4 +360,4 @@ Suite* auto_check_sbp_acquisition_30_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_acquisition_30); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_acquisition_31.c b/c/test/auto_check_sbp_acquisition_31.c index 1fa480f6ed..84cfb86209 100644 --- a/c/test/auto_check_sbp_acquisition_31.c +++ b/c/test/auto_check_sbp_acquisition_31.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -360,4 +360,4 @@ Suite* auto_check_sbp_acquisition_31_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_acquisition_31); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_acquisition_35.c b/c/test/auto_check_sbp_acquisition_35.c index 94c1a7a860..3ab95623f6 100644 --- a/c/test/auto_check_sbp_acquisition_35.c +++ b/c/test/auto_check_sbp_acquisition_35.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -360,4 +360,4 @@ Suite* auto_check_sbp_acquisition_35_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_acquisition_35); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_acquisition_36.c b/c/test/auto_check_sbp_acquisition_36.c index f98885d43d..cb6c6e7bd7 100644 --- a/c/test/auto_check_sbp_acquisition_36.c +++ b/c/test/auto_check_sbp_acquisition_36.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -360,4 +360,4 @@ Suite* auto_check_sbp_acquisition_36_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_acquisition_36); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_bootload_31.c b/c/test/auto_check_sbp_bootload_31.c index c2f5227c8a..5c83fc6898 100644 --- a/c/test/auto_check_sbp_bootload_31.c +++ b/c/test/auto_check_sbp_bootload_31.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -182,4 +182,4 @@ Suite* auto_check_sbp_bootload_31_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_bootload_31); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_bootload_32.c b/c/test/auto_check_sbp_bootload_32.c index 16bb4721b8..98a3da72d1 100644 --- a/c/test/auto_check_sbp_bootload_32.c +++ b/c/test/auto_check_sbp_bootload_32.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -182,4 +182,4 @@ Suite* auto_check_sbp_bootload_32_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_bootload_32); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_bootload_36.c b/c/test/auto_check_sbp_bootload_36.c index 97603c64fc..05f5b35bb2 100644 --- a/c/test/auto_check_sbp_bootload_36.c +++ b/c/test/auto_check_sbp_bootload_36.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -182,4 +182,4 @@ Suite* auto_check_sbp_bootload_36_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_bootload_36); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_bootload_37.c b/c/test/auto_check_sbp_bootload_37.c index aca49be67f..814718add5 100644 --- a/c/test/auto_check_sbp_bootload_37.c +++ b/c/test/auto_check_sbp_bootload_37.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -182,4 +182,4 @@ Suite* auto_check_sbp_bootload_37_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_bootload_37); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_ext_events_32.c b/c/test/auto_check_sbp_ext_events_32.c index d5a9ddfed3..81d2598138 100644 --- a/c/test/auto_check_sbp_ext_events_32.c +++ b/c/test/auto_check_sbp_ext_events_32.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -141,4 +141,4 @@ Suite* auto_check_sbp_ext_events_32_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_ext_events_32); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_ext_events_33.c b/c/test/auto_check_sbp_ext_events_33.c index 8d644f7c16..f9d0a3ec2d 100644 --- a/c/test/auto_check_sbp_ext_events_33.c +++ b/c/test/auto_check_sbp_ext_events_33.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -141,4 +141,4 @@ Suite* auto_check_sbp_ext_events_33_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_ext_events_33); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_ext_events_37.c b/c/test/auto_check_sbp_ext_events_37.c index 636192c398..d7f57cdede 100644 --- a/c/test/auto_check_sbp_ext_events_37.c +++ b/c/test/auto_check_sbp_ext_events_37.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -141,4 +141,4 @@ Suite* auto_check_sbp_ext_events_37_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_ext_events_37); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_ext_events_38.c b/c/test/auto_check_sbp_ext_events_38.c index 82996cd039..668e1280e0 100644 --- a/c/test/auto_check_sbp_ext_events_38.c +++ b/c/test/auto_check_sbp_ext_events_38.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -141,4 +141,4 @@ Suite* auto_check_sbp_ext_events_38_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_ext_events_38); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_logging_33.c b/c/test/auto_check_sbp_logging_33.c index e21cf46b3a..da3fafdcc9 100644 --- a/c/test/auto_check_sbp_logging_33.c +++ b/c/test/auto_check_sbp_logging_33.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -342,4 +342,4 @@ Suite* auto_check_sbp_logging_33_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_logging_33); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_logging_34.c b/c/test/auto_check_sbp_logging_34.c index 3bd06c7ae4..5f75104791 100644 --- a/c/test/auto_check_sbp_logging_34.c +++ b/c/test/auto_check_sbp_logging_34.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -342,4 +342,4 @@ Suite* auto_check_sbp_logging_34_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_logging_34); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_logging_35.c b/c/test/auto_check_sbp_logging_35.c index f62d52f652..ecd6ef636d 100644 --- a/c/test/auto_check_sbp_logging_35.c +++ b/c/test/auto_check_sbp_logging_35.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -139,4 +139,4 @@ Suite* auto_check_sbp_logging_35_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_logging_35); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_logging_38.c b/c/test/auto_check_sbp_logging_38.c index 241b54d2f3..dde3c2658b 100644 --- a/c/test/auto_check_sbp_logging_38.c +++ b/c/test/auto_check_sbp_logging_38.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -342,4 +342,4 @@ Suite* auto_check_sbp_logging_38_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_logging_38); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_logging_39.c b/c/test/auto_check_sbp_logging_39.c index 970d2003e3..e07c4399cc 100644 --- a/c/test/auto_check_sbp_logging_39.c +++ b/c/test/auto_check_sbp_logging_39.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -139,4 +139,4 @@ Suite* auto_check_sbp_logging_39_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_logging_39); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_logging_40.c b/c/test/auto_check_sbp_logging_40.c index 9a0c7eb61f..c12048f22a 100644 --- a/c/test/auto_check_sbp_logging_40.c +++ b/c/test/auto_check_sbp_logging_40.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -139,4 +139,4 @@ Suite* auto_check_sbp_logging_40_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_logging_40); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_35.c b/c/test/auto_check_sbp_navigation_35.c index 239eec0f40..c7aadd976c 100644 --- a/c/test/auto_check_sbp_navigation_35.c +++ b/c/test/auto_check_sbp_navigation_35.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -2346,4 +2346,4 @@ Suite* auto_check_sbp_navigation_35_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_35); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_36.c b/c/test/auto_check_sbp_navigation_36.c index dbaa7bc9d9..aaf8debd7c 100644 --- a/c/test/auto_check_sbp_navigation_36.c +++ b/c/test/auto_check_sbp_navigation_36.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -2346,4 +2346,4 @@ Suite* auto_check_sbp_navigation_36_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_36); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_40.c b/c/test/auto_check_sbp_navigation_40.c index f9cc0222ba..4c67e7382f 100644 --- a/c/test/auto_check_sbp_navigation_40.c +++ b/c/test/auto_check_sbp_navigation_40.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -2346,4 +2346,4 @@ Suite* auto_check_sbp_navigation_40_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_40); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_41.c b/c/test/auto_check_sbp_navigation_41.c index d594948b90..b63f55e10f 100644 --- a/c/test/auto_check_sbp_navigation_41.c +++ b/c/test/auto_check_sbp_navigation_41.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -2346,4 +2346,4 @@ Suite* auto_check_sbp_navigation_41_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_41); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_observation_20.c b/c/test/auto_check_sbp_observation_20.c index bc49a22f89..e83ca478f7 100644 --- a/c/test/auto_check_sbp_observation_20.c +++ b/c/test/auto_check_sbp_observation_20.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -479,4 +479,4 @@ Suite* auto_check_sbp_observation_20_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_observation_20); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_observation_21.c b/c/test/auto_check_sbp_observation_21.c index 03c9a08678..9d12204565 100644 --- a/c/test/auto_check_sbp_observation_21.c +++ b/c/test/auto_check_sbp_observation_21.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -479,4 +479,4 @@ Suite* auto_check_sbp_observation_21_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_observation_21); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_observation_22.c b/c/test/auto_check_sbp_observation_22.c index fe3a80ca99..d0b0f44c08 100644 --- a/c/test/auto_check_sbp_observation_22.c +++ b/c/test/auto_check_sbp_observation_22.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -503,4 +503,4 @@ Suite* auto_check_sbp_observation_22_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_observation_22); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_observation_27.c b/c/test/auto_check_sbp_observation_27.c index 74b8146f9b..b83b321f6b 100644 --- a/c/test/auto_check_sbp_observation_27.c +++ b/c/test/auto_check_sbp_observation_27.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -503,4 +503,4 @@ Suite* auto_check_sbp_observation_27_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_observation_27); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_observation_36.c b/c/test/auto_check_sbp_observation_36.c index a593bea76d..525dd0d1cd 100644 --- a/c/test/auto_check_sbp_observation_36.c +++ b/c/test/auto_check_sbp_observation_36.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -912,4 +912,4 @@ Suite* auto_check_sbp_observation_36_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_observation_36); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_observation_37.c b/c/test/auto_check_sbp_observation_37.c index 3f337dd653..842b4319a0 100644 --- a/c/test/auto_check_sbp_observation_37.c +++ b/c/test/auto_check_sbp_observation_37.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -912,4 +912,4 @@ Suite* auto_check_sbp_observation_37_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_observation_37); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_observation_41.c b/c/test/auto_check_sbp_observation_41.c index a4a829e598..16fdbb1b86 100644 --- a/c/test/auto_check_sbp_observation_41.c +++ b/c/test/auto_check_sbp_observation_41.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -912,4 +912,4 @@ Suite* auto_check_sbp_observation_41_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_observation_41); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_observation_42.c b/c/test/auto_check_sbp_observation_42.c index 56e2c81324..322353ab18 100644 --- a/c/test/auto_check_sbp_observation_42.c +++ b/c/test/auto_check_sbp_observation_42.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -912,4 +912,4 @@ Suite* auto_check_sbp_observation_42_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_observation_42); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_22.c b/c/test/auto_check_sbp_piksi_22.c index 951de3f79d..06b57e7b1a 100644 --- a/c/test/auto_check_sbp_piksi_22.c +++ b/c/test/auto_check_sbp_piksi_22.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -137,4 +137,4 @@ Suite* auto_check_sbp_piksi_22_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_22); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_23.c b/c/test/auto_check_sbp_piksi_23.c index 27c8e591f1..f98230f848 100644 --- a/c/test/auto_check_sbp_piksi_23.c +++ b/c/test/auto_check_sbp_piksi_23.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -137,4 +137,4 @@ Suite* auto_check_sbp_piksi_23_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_23); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_24.c b/c/test/auto_check_sbp_piksi_24.c index 84273e0408..b39562c69d 100644 --- a/c/test/auto_check_sbp_piksi_24.c +++ b/c/test/auto_check_sbp_piksi_24.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -311,4 +311,4 @@ Suite* auto_check_sbp_piksi_24_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_24); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_25.c b/c/test/auto_check_sbp_piksi_25.c index 799b637aa4..0196f795dd 100644 --- a/c/test/auto_check_sbp_piksi_25.c +++ b/c/test/auto_check_sbp_piksi_25.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -220,4 +220,4 @@ Suite* auto_check_sbp_piksi_25_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_25); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_27.c b/c/test/auto_check_sbp_piksi_27.c index 6e6794506e..e53b2cbf62 100644 --- a/c/test/auto_check_sbp_piksi_27.c +++ b/c/test/auto_check_sbp_piksi_27.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -137,4 +137,4 @@ Suite* auto_check_sbp_piksi_27_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_27); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_28.c b/c/test/auto_check_sbp_piksi_28.c index 594991564a..0bf1125423 100644 --- a/c/test/auto_check_sbp_piksi_28.c +++ b/c/test/auto_check_sbp_piksi_28.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -311,4 +311,4 @@ Suite* auto_check_sbp_piksi_28_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_28); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_29.c b/c/test/auto_check_sbp_piksi_29.c index 5dda4d699a..cbf7da0ba5 100644 --- a/c/test/auto_check_sbp_piksi_29.c +++ b/c/test/auto_check_sbp_piksi_29.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -220,4 +220,4 @@ Suite* auto_check_sbp_piksi_29_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_29); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_33.c b/c/test/auto_check_sbp_piksi_33.c index dc666e8f32..91472aa4ea 100644 --- a/c/test/auto_check_sbp_piksi_33.c +++ b/c/test/auto_check_sbp_piksi_33.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -220,4 +220,4 @@ Suite* auto_check_sbp_piksi_33_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_33); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_37.c b/c/test/auto_check_sbp_piksi_37.c index ccba8f9dde..cacd0afa3e 100644 --- a/c/test/auto_check_sbp_piksi_37.c +++ b/c/test/auto_check_sbp_piksi_37.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -972,4 +972,4 @@ Suite* auto_check_sbp_piksi_37_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_37); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_38.c b/c/test/auto_check_sbp_piksi_38.c index 13eec9deb2..3b6b67e435 100644 --- a/c/test/auto_check_sbp_piksi_38.c +++ b/c/test/auto_check_sbp_piksi_38.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -972,4 +972,4 @@ Suite* auto_check_sbp_piksi_38_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_38); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_42.c b/c/test/auto_check_sbp_piksi_42.c index 87e605b3b2..3790732db7 100644 --- a/c/test/auto_check_sbp_piksi_42.c +++ b/c/test/auto_check_sbp_piksi_42.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -972,4 +972,4 @@ Suite* auto_check_sbp_piksi_42_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_42); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_43.c b/c/test/auto_check_sbp_piksi_43.c index 30693c3fa0..dbf06d6b5a 100644 --- a/c/test/auto_check_sbp_piksi_43.c +++ b/c/test/auto_check_sbp_piksi_43.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -972,4 +972,4 @@ Suite* auto_check_sbp_piksi_43_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_43); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_settings_25.c b/c/test/auto_check_sbp_settings_25.c index ee6fea8521..22d8c8b50d 100644 --- a/c/test/auto_check_sbp_settings_25.c +++ b/c/test/auto_check_sbp_settings_25.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -133,4 +133,4 @@ Suite* auto_check_sbp_settings_25_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_settings_25); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_settings_26.c b/c/test/auto_check_sbp_settings_26.c index 1122930ac0..50ab27734f 100644 --- a/c/test/auto_check_sbp_settings_26.c +++ b/c/test/auto_check_sbp_settings_26.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -133,4 +133,4 @@ Suite* auto_check_sbp_settings_26_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_settings_26); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_settings_27.c b/c/test/auto_check_sbp_settings_27.c index 35be55eaac..c05579c3f1 100644 --- a/c/test/auto_check_sbp_settings_27.c +++ b/c/test/auto_check_sbp_settings_27.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -306,4 +306,4 @@ Suite* auto_check_sbp_settings_27_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_settings_27); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_settings_30.c b/c/test/auto_check_sbp_settings_30.c index 639eec5639..d4363bb1b7 100644 --- a/c/test/auto_check_sbp_settings_30.c +++ b/c/test/auto_check_sbp_settings_30.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -133,4 +133,4 @@ Suite* auto_check_sbp_settings_30_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_settings_30); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_settings_31.c b/c/test/auto_check_sbp_settings_31.c index ad3f7963fd..7f61aad67d 100644 --- a/c/test/auto_check_sbp_settings_31.c +++ b/c/test/auto_check_sbp_settings_31.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -306,4 +306,4 @@ Suite* auto_check_sbp_settings_31_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_settings_31); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_settings_32.c b/c/test/auto_check_sbp_settings_32.c index 8070bdc3c4..00e7490ff7 100644 --- a/c/test/auto_check_sbp_settings_32.c +++ b/c/test/auto_check_sbp_settings_32.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -306,4 +306,4 @@ Suite* auto_check_sbp_settings_32_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_settings_32); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_settings_35.c b/c/test/auto_check_sbp_settings_35.c index cb177ac289..29f9ae8600 100644 --- a/c/test/auto_check_sbp_settings_35.c +++ b/c/test/auto_check_sbp_settings_35.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -306,4 +306,4 @@ Suite* auto_check_sbp_settings_35_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_settings_35); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_27.c b/c/test/auto_check_sbp_system_27.c index cc8263c940..f6fddba36b 100644 --- a/c/test/auto_check_sbp_system_27.c +++ b/c/test/auto_check_sbp_system_27.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -140,4 +140,4 @@ Suite* auto_check_sbp_system_27_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_27); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_28.c b/c/test/auto_check_sbp_system_28.c index 7cf16b894f..17f06320f1 100644 --- a/c/test/auto_check_sbp_system_28.c +++ b/c/test/auto_check_sbp_system_28.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -140,4 +140,4 @@ Suite* auto_check_sbp_system_28_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_28); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_29.c b/c/test/auto_check_sbp_system_29.c index c09fe084f4..28f5735798 100644 --- a/c/test/auto_check_sbp_system_29.c +++ b/c/test/auto_check_sbp_system_29.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -137,4 +137,4 @@ Suite* auto_check_sbp_system_29_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_29); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_30.c b/c/test/auto_check_sbp_system_30.c index 5f37454d1d..b212d3c893 100644 --- a/c/test/auto_check_sbp_system_30.c +++ b/c/test/auto_check_sbp_system_30.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -139,4 +139,4 @@ Suite* auto_check_sbp_system_30_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_30); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_32.c b/c/test/auto_check_sbp_system_32.c index 3509658ae5..cedcea7aea 100644 --- a/c/test/auto_check_sbp_system_32.c +++ b/c/test/auto_check_sbp_system_32.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -140,4 +140,4 @@ Suite* auto_check_sbp_system_32_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_32); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_33.c b/c/test/auto_check_sbp_system_33.c index c58f05ebe2..0609a64a7e 100644 --- a/c/test/auto_check_sbp_system_33.c +++ b/c/test/auto_check_sbp_system_33.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -137,4 +137,4 @@ Suite* auto_check_sbp_system_33_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_33); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_34.c b/c/test/auto_check_sbp_system_34.c index 437b64263b..67d9d510e6 100644 --- a/c/test/auto_check_sbp_system_34.c +++ b/c/test/auto_check_sbp_system_34.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -139,4 +139,4 @@ Suite* auto_check_sbp_system_34_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_34); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_39.c b/c/test/auto_check_sbp_system_39.c index a40b83c1ce..b36480b745 100644 --- a/c/test/auto_check_sbp_system_39.c +++ b/c/test/auto_check_sbp_system_39.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -178,4 +178,4 @@ Suite* auto_check_sbp_system_39_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_39); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_43.c b/c/test/auto_check_sbp_system_43.c index 4c443c2a43..a549493243 100644 --- a/c/test/auto_check_sbp_system_43.c +++ b/c/test/auto_check_sbp_system_43.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -178,4 +178,4 @@ Suite* auto_check_sbp_system_43_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_43); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_44.c b/c/test/auto_check_sbp_system_44.c index bb209fbb88..10b55f2d79 100644 --- a/c/test/auto_check_sbp_system_44.c +++ b/c/test/auto_check_sbp_system_44.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -178,4 +178,4 @@ Suite* auto_check_sbp_system_44_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_44); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_tracking_39.c b/c/test/auto_check_sbp_tracking_39.c index 8f60be4334..db73a2655e 100644 --- a/c/test/auto_check_sbp_tracking_39.c +++ b/c/test/auto_check_sbp_tracking_39.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -534,4 +534,4 @@ Suite* auto_check_sbp_tracking_39_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_tracking_39); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_tracking_40.c b/c/test/auto_check_sbp_tracking_40.c index a71b94a705..94da7fa683 100644 --- a/c/test/auto_check_sbp_tracking_40.c +++ b/c/test/auto_check_sbp_tracking_40.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -534,4 +534,4 @@ Suite* auto_check_sbp_tracking_40_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_tracking_40); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_tracking_41.c b/c/test/auto_check_sbp_tracking_41.c index 85502c8a86..623443efbe 100644 --- a/c/test/auto_check_sbp_tracking_41.c +++ b/c/test/auto_check_sbp_tracking_41.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -571,4 +571,4 @@ Suite* auto_check_sbp_tracking_41_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_tracking_41); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_tracking_42.c b/c/test/auto_check_sbp_tracking_42.c index a82b6baf99..a17a98f92e 100644 --- a/c/test/auto_check_sbp_tracking_42.c +++ b/c/test/auto_check_sbp_tracking_42.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -421,4 +421,4 @@ Suite* auto_check_sbp_tracking_42_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_tracking_42); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_tracking_44.c b/c/test/auto_check_sbp_tracking_44.c index 70a4a895bf..309b675505 100644 --- a/c/test/auto_check_sbp_tracking_44.c +++ b/c/test/auto_check_sbp_tracking_44.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -534,4 +534,4 @@ Suite* auto_check_sbp_tracking_44_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_tracking_44); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_tracking_45.c b/c/test/auto_check_sbp_tracking_45.c index b5394aab05..031f79ccd7 100644 --- a/c/test/auto_check_sbp_tracking_45.c +++ b/c/test/auto_check_sbp_tracking_45.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -571,4 +571,4 @@ Suite* auto_check_sbp_tracking_45_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_tracking_45); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_tracking_46.c b/c/test/auto_check_sbp_tracking_46.c index 8844857238..dd5607bcf3 100644 --- a/c/test/auto_check_sbp_tracking_46.c +++ b/c/test/auto_check_sbp_tracking_46.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -421,4 +421,4 @@ Suite* auto_check_sbp_tracking_46_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_tracking_46); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/check_bitfield_macros.c b/c/test/check_bitfield_macros.c index 08732b39e7..cfc52a6f0f 100644 --- a/c/test/check_bitfield_macros.c +++ b/c/test/check_bitfield_macros.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2011-2015 Swift Navigation Inc. - * Contact: Fergus Noble + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/check_edc.c b/c/test/check_edc.c index 686b6dc74c..602871d05c 100644 --- a/c/test/check_edc.c +++ b/c/test/check_edc.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2011-2015 Swift Navigation Inc. - * Contact: Fergus Noble + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/check_main.c b/c/test/check_main.c index c93b4dee1f..fadf69619d 100644 --- a/c/test/check_main.c +++ b/c/test/check_main.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2011-2015 Swift Navigation Inc. - * Contact: Fergus Noble + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -84,4 +84,4 @@ int main(void) number_failed = srunner_ntests_failed(sr); srunner_free(sr); return (number_failed == 0) ? EXIT_SUCCESS : EXIT_FAILURE; -} \ No newline at end of file +} diff --git a/c/test/check_sbp.c b/c/test/check_sbp.c index 2d39ea0287..f6526e7c0e 100644 --- a/c/test/check_sbp.c +++ b/c/test/check_sbp.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2011-2015 Swift Navigation Inc. - * Contact: Fergus Noble + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/generator.py b/generator/sbpg/generator.py index 8c9c2c94f0..b4c368e170 100755 --- a/generator/sbpg/generator.py +++ b/generator/sbpg/generator.py @@ -1,7 +1,7 @@ #!/usr/bin/python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/specs/yaml2.py b/generator/sbpg/specs/yaml2.py index 637146cb23..7709ec139d 100755 --- a/generator/sbpg/specs/yaml2.py +++ b/generator/sbpg/specs/yaml2.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/specs/yaml_schema.py b/generator/sbpg/specs/yaml_schema.py index b95f5afedd..23a17729b3 100755 --- a/generator/sbpg/specs/yaml_schema.py +++ b/generator/sbpg/specs/yaml_schema.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/specs/yaml_test_schema.py b/generator/sbpg/specs/yaml_test_schema.py index ec0d932d7c..1ef838b452 100644 --- a/generator/sbpg/specs/yaml_test_schema.py +++ b/generator/sbpg/specs/yaml_test_schema.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Joshua Gross +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/syntax.py b/generator/sbpg/syntax.py index 33239c62a3..d97c67dc17 100755 --- a/generator/sbpg/syntax.py +++ b/generator/sbpg/syntax.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/c.py b/generator/sbpg/targets/c.py index 439c7703a8..fce7db6b49 100755 --- a/generator/sbpg/targets/c.py +++ b/generator/sbpg/targets/c.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/java.py b/generator/sbpg/targets/java.py index 12df4a6698..5359cb9efa 100755 --- a/generator/sbpg/targets/java.py +++ b/generator/sbpg/targets/java.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/javascript.py b/generator/sbpg/targets/javascript.py index 114077131f..2fd034a3e8 100644 --- a/generator/sbpg/targets/javascript.py +++ b/generator/sbpg/targets/javascript.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Joshua Gross +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/latex.py b/generator/sbpg/targets/latex.py index 99edbf9037..6961287d04 100755 --- a/generator/sbpg/targets/latex.py +++ b/generator/sbpg/targets/latex.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/protobuf.py b/generator/sbpg/targets/protobuf.py index 0b2dce7059..15419b03ea 100755 --- a/generator/sbpg/targets/protobuf.py +++ b/generator/sbpg/targets/protobuf.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/python.py b/generator/sbpg/targets/python.py index 23339cf5cc..9b6b5e79f2 100755 --- a/generator/sbpg/targets/python.py +++ b/generator/sbpg/targets/python.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/pythonNG.py b/generator/sbpg/targets/pythonNG.py index 875415b0a2..a2c217c3c0 100755 --- a/generator/sbpg/targets/pythonNG.py +++ b/generator/sbpg/targets/pythonNG.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/resources/sbp_c_main.c.j2 b/generator/sbpg/targets/resources/sbp_c_main.c.j2 index d55abbdd69..bd8cbdae8a 100644 --- a/generator/sbpg/targets/resources/sbp_c_main.c.j2 +++ b/generator/sbpg/targets/resources/sbp_c_main.c.j2 @@ -1,6 +1,6 @@ /* * Copyright (C) 2011-2015 Swift Navigation Inc. - * Contact: Fergus Noble + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/rust.py b/generator/sbpg/targets/rust.py index 10d5329c0d..c6d9925e6f 100644 --- a/generator/sbpg/targets/rust.py +++ b/generator/sbpg/targets/rust.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2018 Swift Navigation Inc. -# Contact: Gareth McMullin +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/templating.py b/generator/sbpg/targets/templating.py index bbaba9be27..2030a600ac 100755 --- a/generator/sbpg/targets/templating.py +++ b/generator/sbpg/targets/templating.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/test_c.py b/generator/sbpg/targets/test_c.py index 578d6693d5..d7449a0b8f 100644 --- a/generator/sbpg/targets/test_c.py +++ b/generator/sbpg/targets/test_c.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Joshua Gross +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/test_structs.py b/generator/sbpg/test_structs.py index cc18e08b63..065d525e2c 100644 --- a/generator/sbpg/test_structs.py +++ b/generator/sbpg/test_structs.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Joshua Gross +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/utils.py b/generator/sbpg/utils.py index 6dbe730ed6..798c917848 100755 --- a/generator/sbpg/utils.py +++ b/generator/sbpg/utils.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/specs/piksi.yaml b/generator/tests/specs/piksi.yaml index de66c7674d..97fb63e39f 100644 --- a/generator/tests/specs/piksi.yaml +++ b/generator/tests/specs/piksi.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/specs/sbp/base.yaml b/generator/tests/specs/sbp/base.yaml index 6763cfe87d..03bc95f955 100644 --- a/generator/tests/specs/sbp/base.yaml +++ b/generator/tests/specs/sbp/base.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/specs/sbp/lib.yaml b/generator/tests/specs/sbp/lib.yaml index fc67070205..a23315a905 100644 --- a/generator/tests/specs/sbp/lib.yaml +++ b/generator/tests/specs/sbp/lib.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/specs/sbp/navigation.yaml b/generator/tests/specs/sbp/navigation.yaml index db23a8116d..0326d8bb32 100644 --- a/generator/tests/specs/sbp/navigation.yaml +++ b/generator/tests/specs/sbp/navigation.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/specs/sbp/piksi.yaml b/generator/tests/specs/sbp/piksi.yaml index de66c7674d..97fb63e39f 100644 --- a/generator/tests/specs/sbp/piksi.yaml +++ b/generator/tests/specs/sbp/piksi.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/specs/sbp/types.yaml b/generator/tests/specs/sbp/types.yaml index b195f7278b..e4eab1edd8 100644 --- a/generator/tests/specs/sbp/types.yaml +++ b/generator/tests/specs/sbp/types.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/test_generator.py b/generator/tests/test_generator.py index 51ef18afe9..1a67ab7f2f 100755 --- a/generator/tests/test_generator.py +++ b/generator/tests/test_generator.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/test_sanity.py b/generator/tests/test_sanity.py index 51ef18afe9..1a67ab7f2f 100755 --- a/generator/tests/test_sanity.py +++ b/generator/tests/test_sanity.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/test_schema.py b/generator/tests/test_schema.py index 51ef18afe9..1a67ab7f2f 100755 --- a/generator/tests/test_schema.py +++ b/generator/tests/test_schema.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/test_syntax.py b/generator/tests/test_syntax.py index 51ef18afe9..1a67ab7f2f 100755 --- a/generator/tests/test_syntax.py +++ b/generator/tests/test_syntax.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/test_target_py.py b/generator/tests/test_target_py.py index 51ef18afe9..1a67ab7f2f 100755 --- a/generator/tests/test_target_py.py +++ b/generator/tests/test_target_py.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/test_yaml.py b/generator/tests/test_yaml.py index 51ef18afe9..1a67ab7f2f 100755 --- a/generator/tests/test_yaml.py +++ b/generator/tests/test_yaml.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/haskell/main/JSON2JSON.hs b/haskell/main/JSON2JSON.hs index a9e2da7740..4e076e5eb8 100644 --- a/haskell/main/JSON2JSON.hs +++ b/haskell/main/JSON2JSON.hs @@ -6,7 +6,7 @@ -- Module: JSON2JSON -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Mark Fine +-- Maintainer: Swift Navigation -- Stability: experimental -- Portability: portable -- diff --git a/haskell/main/JSON2SBP.hs b/haskell/main/JSON2SBP.hs index 0ecc835c7e..d1a9acd70c 100644 --- a/haskell/main/JSON2SBP.hs +++ b/haskell/main/JSON2SBP.hs @@ -5,7 +5,7 @@ -- Module: JSON2SBP -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Mark Fine +-- Maintainer: Swift Navigation -- Stability: experimental -- Portability: portable -- diff --git a/haskell/main/SBP2JSON.hs b/haskell/main/SBP2JSON.hs index a50ffa2339..e693365813 100644 --- a/haskell/main/SBP2JSON.hs +++ b/haskell/main/SBP2JSON.hs @@ -5,7 +5,7 @@ -- Module: SBP2JSON -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Mark Fine +-- Maintainer: Swift Navigation -- Stability: experimental -- Portability: portable -- diff --git a/haskell/main/SBP2NMEA.hs b/haskell/main/SBP2NMEA.hs index 8970df6ac6..f340f0b212 100644 --- a/haskell/main/SBP2NMEA.hs +++ b/haskell/main/SBP2NMEA.hs @@ -5,7 +5,7 @@ -- Module: SBP2JNMEA -- Copyright: Copyright (C) 2020 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Mark Fine +-- Maintainer: Swift Navigation -- Stability: experimental -- Portability: portable -- diff --git a/haskell/main/SBP2YAML.hs b/haskell/main/SBP2YAML.hs index 42b62cc45f..5dc2f43f75 100644 --- a/haskell/main/SBP2YAML.hs +++ b/haskell/main/SBP2YAML.hs @@ -4,7 +4,7 @@ -- Module: SBP2YAML -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Mark Fine +-- Maintainer: Swift Navigation -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/CRC16.hs b/haskell/src/SwiftNav/CRC16.hs index a143ec09e3..f0f91f41ec 100644 --- a/haskell/src/SwiftNav/CRC16.hs +++ b/haskell/src/SwiftNav/CRC16.hs @@ -4,7 +4,7 @@ -- Module: SwiftNav.SBP -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Mark Fine +-- Maintainer: Swift Navigation -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/TH.hs b/haskell/src/SwiftNav/SBP/TH.hs index 86c196fa2d..1c9483f450 100644 --- a/haskell/src/SwiftNav/SBP/TH.hs +++ b/haskell/src/SwiftNav/SBP/TH.hs @@ -5,7 +5,7 @@ -- Module: SwiftNav.SBP.TH -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Mark Fine +-- Maintainer: Swift Navigation -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Types.hs b/haskell/src/SwiftNav/SBP/Types.hs index e28218a8e6..24ea12bf8f 100644 --- a/haskell/src/SwiftNav/SBP/Types.hs +++ b/haskell/src/SwiftNav/SBP/Types.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Types -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Mark Fine +-- Maintainer: Swift Navigation -- Stability: experimental -- Portability: portable -- diff --git a/java/example/SendSetting.java b/java/example/SendSetting.java index 58fb54e0f1..ff4ce100fc 100644 --- a/java/example/SendSetting.java +++ b/java/example/SendSetting.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/example/SerialLink.java b/java/example/SerialLink.java index 0ddb5274bf..3748b2f31b 100644 --- a/java/example/SerialLink.java +++ b/java/example/SerialLink.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/SBPBinaryException.java b/java/src/com/swiftnav/sbp/SBPBinaryException.java index 006df705d8..381026dcd4 100644 --- a/java/src/com/swiftnav/sbp/SBPBinaryException.java +++ b/java/src/com/swiftnav/sbp/SBPBinaryException.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/SBPMessage.java b/java/src/com/swiftnav/sbp/SBPMessage.java index e5ebac57cc..db1e27264b 100644 --- a/java/src/com/swiftnav/sbp/SBPMessage.java +++ b/java/src/com/swiftnav/sbp/SBPMessage.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/SBPStruct.java b/java/src/com/swiftnav/sbp/SBPStruct.java index 24bcb439bf..7a3424d482 100644 --- a/java/src/com/swiftnav/sbp/SBPStruct.java +++ b/java/src/com/swiftnav/sbp/SBPStruct.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/client/CRC16.java b/java/src/com/swiftnav/sbp/client/CRC16.java index 71aeb9d71f..235752c6f7 100644 --- a/java/src/com/swiftnav/sbp/client/CRC16.java +++ b/java/src/com/swiftnav/sbp/client/CRC16.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/client/SBPCallback.java b/java/src/com/swiftnav/sbp/client/SBPCallback.java index ff87e680dd..75c202b4db 100644 --- a/java/src/com/swiftnav/sbp/client/SBPCallback.java +++ b/java/src/com/swiftnav/sbp/client/SBPCallback.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/client/SBPDriver.java b/java/src/com/swiftnav/sbp/client/SBPDriver.java index 67a14d2dd9..2cf3dfe579 100644 --- a/java/src/com/swiftnav/sbp/client/SBPDriver.java +++ b/java/src/com/swiftnav/sbp/client/SBPDriver.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/client/SBPHandler.java b/java/src/com/swiftnav/sbp/client/SBPHandler.java index 30b289c807..2d5fdb1e73 100644 --- a/java/src/com/swiftnav/sbp/client/SBPHandler.java +++ b/java/src/com/swiftnav/sbp/client/SBPHandler.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java index 32ebb2327a..e061a28118 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin + * Contact: Swift Navigation * * Based on community contributed code: * https://groups.google.com/forum/#!topic/swiftnav-discuss/s0ouH81Lc88 diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java index 5bbb5a9467..6592eae041 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java index fdc5effbe1..30230039fb 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/loggers/JSONLogger.java b/java/src/com/swiftnav/sbp/loggers/JSONLogger.java index 125204bfca..5557b5b3b6 100644 --- a/java/src/com/swiftnav/sbp/loggers/JSONLogger.java +++ b/java/src/com/swiftnav/sbp/loggers/JSONLogger.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java b/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java index 9af566eb28..756daa0e0a 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java @@ -1,7 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin - * Contact: Bhaskar Mookerji + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -84,4 +83,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java b/java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java index ccce7a6452..130c34c97f 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java @@ -1,7 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin - * Contact: Bhaskar Mookerji + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -135,4 +134,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java index 8cec0ca9ca..0afac06bbe 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java @@ -1,7 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Gareth McMullin - * Contact: Bhaskar Mookerji + * Contact: Swift Navigation * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -200,4 +199,4 @@ public JSONObject toJSON() { obj.put("misc_flags", misc_flags); return obj; } -} \ No newline at end of file +} diff --git a/javascript/sbp/construct.js b/javascript/sbp/construct.js index c3dd8bbe14..6117546ca8 100644 --- a/javascript/sbp/construct.js +++ b/javascript/sbp/construct.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * diff --git a/javascript/sbp/index.js b/javascript/sbp/index.js index 9cab5ae282..0089380b21 100644 --- a/javascript/sbp/index.js +++ b/javascript/sbp/index.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * diff --git a/javascript/sbp/msg.js b/javascript/sbp/msg.js index cdb235b916..f5c8fab4b5 100644 --- a/javascript/sbp/msg.js +++ b/javascript/sbp/msg.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * diff --git a/javascript/sbp/parser.js b/javascript/sbp/parser.js index 3bbc35a74d..40ac3e4a00 100644 --- a/javascript/sbp/parser.js +++ b/javascript/sbp/parser.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2016 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * diff --git a/javascript/sbp/sbp.js b/javascript/sbp/sbp.js index 6a87a4a1c7..7a94714b7a 100644 --- a/javascript/sbp/sbp.js +++ b/javascript/sbp/sbp.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * diff --git a/javascript/sbp/signal.js b/javascript/sbp/signal.js index 1f1bb228ee..165412ed4b 100644 --- a/javascript/sbp/signal.js +++ b/javascript/sbp/signal.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * diff --git a/javascript/tests/test_decode.js b/javascript/tests/test_decode.js index e0055962c4..1dafa94454 100644 --- a/javascript/tests/test_decode.js +++ b/javascript/tests/test_decode.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * diff --git a/javascript/tests/test_dispatch.js b/javascript/tests/test_dispatch.js index 5c85a87f2f..1ba2f46321 100644 --- a/javascript/tests/test_dispatch.js +++ b/javascript/tests/test_dispatch.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * diff --git a/javascript/tests/test_dispatch_decoder.js b/javascript/tests/test_dispatch_decoder.js index d6c8a7f72a..4122ee14cc 100644 --- a/javascript/tests/test_dispatch_decoder.js +++ b/javascript/tests/test_dispatch_decoder.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * diff --git a/javascript/tests/test_msg_reset.js b/javascript/tests/test_msg_reset.js index a1d114cc07..c24a1417bf 100644 --- a/javascript/tests/test_msg_reset.js +++ b/javascript/tests/test_msg_reset.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * diff --git a/javascript/tests/test_types.js b/javascript/tests/test_types.js index e05bba8146..4f3f1f7a0d 100644 --- a/javascript/tests/test_types.js +++ b/javascript/tests/test_types.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * diff --git a/javascript/tests/utils.js b/javascript/tests/utils.js index 3b7ad4b945..a292c92cb3 100644 --- a/javascript/tests/utils.js +++ b/javascript/tests/utils.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Joshua Gross + * Contact: Swift Navigation * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * diff --git a/python/bench/memory.py b/python/bench/memory.py index b76c9df790..298a4cf6c3 100755 --- a/python/bench/memory.py +++ b/python/bench/memory.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/__init__.py b/python/sbp/__init__.py index f12db9b314..f2df5baaa6 100755 --- a/python/sbp/__init__.py +++ b/python/sbp/__init__.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -14,4 +14,4 @@ try: from ._version import full_version as __version__ except ImportError: - __version__ = "0.0.0" \ No newline at end of file + __version__ = "0.0.0" diff --git a/python/sbp/client/__init__.py b/python/sbp/client/__init__.py index 57046e6145..19d971a9c5 100644 --- a/python/sbp/client/__init__.py +++ b/python/sbp/client/__init__.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Mark Fine +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/drivers/base_driver.py b/python/sbp/client/drivers/base_driver.py index 3660b5491a..6b3a79f76c 100644 --- a/python/sbp/client/drivers/base_driver.py +++ b/python/sbp/client/drivers/base_driver.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Mark Fine +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/drivers/cdc_driver.py b/python/sbp/client/drivers/cdc_driver.py index ae7a81f340..b36753bad1 100644 --- a/python/sbp/client/drivers/cdc_driver.py +++ b/python/sbp/client/drivers/cdc_driver.py @@ -1,5 +1,5 @@ # Copyright (C) 2016 Swift Navigation Inc. -# Contact: Dennis Zollo +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/drivers/file_driver.py b/python/sbp/client/drivers/file_driver.py index 2705496c05..a840193864 100644 --- a/python/sbp/client/drivers/file_driver.py +++ b/python/sbp/client/drivers/file_driver.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Mark Fine +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/drivers/network_drivers.py b/python/sbp/client/drivers/network_drivers.py index ade5f0fbb4..90262fba77 100644 --- a/python/sbp/client/drivers/network_drivers.py +++ b/python/sbp/client/drivers/network_drivers.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/drivers/pyftdi_driver.py b/python/sbp/client/drivers/pyftdi_driver.py index 6e1802139b..e5235c35d3 100644 --- a/python/sbp/client/drivers/pyftdi_driver.py +++ b/python/sbp/client/drivers/pyftdi_driver.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Mark Fine +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/drivers/pyserial_driver.py b/python/sbp/client/drivers/pyserial_driver.py index 9a4aa7c73e..4d9e39bbc1 100644 --- a/python/sbp/client/drivers/pyserial_driver.py +++ b/python/sbp/client/drivers/pyserial_driver.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Mark Fine +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/examples/simple.py b/python/sbp/client/examples/simple.py index 50b9051749..b80c0f42ab 100644 --- a/python/sbp/client/examples/simple.py +++ b/python/sbp/client/examples/simple.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/examples/udp.py b/python/sbp/client/examples/udp.py index c7b99ed6d3..3f5e6269c1 100755 --- a/python/sbp/client/examples/udp.py +++ b/python/sbp/client/examples/udp.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/forwarder.py b/python/sbp/client/forwarder.py index 680b2bc897..44ef42c5fa 100644 --- a/python/sbp/client/forwarder.py +++ b/python/sbp/client/forwarder.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Mark Fine +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/framer.py b/python/sbp/client/framer.py index ef8974d971..d6c4e96ef7 100644 --- a/python/sbp/client/framer.py +++ b/python/sbp/client/framer.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Mark Fine +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/handler.py b/python/sbp/client/handler.py index 3ea9859dd1..3807cd778b 100644 --- a/python/sbp/client/handler.py +++ b/python/sbp/client/handler.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Mark Fine +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/loggers/base_logger.py b/python/sbp/client/loggers/base_logger.py index ba542634d9..fe85f900a8 100644 --- a/python/sbp/client/loggers/base_logger.py +++ b/python/sbp/client/loggers/base_logger.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Mark Fine +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/loggers/json_logger.py b/python/sbp/client/loggers/json_logger.py index 763055a0e4..d8e104588b 100644 --- a/python/sbp/client/loggers/json_logger.py +++ b/python/sbp/client/loggers/json_logger.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Mark Fine +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/loggers/null_logger.py b/python/sbp/client/loggers/null_logger.py index 12cf494ef0..49f8dbe8c6 100644 --- a/python/sbp/client/loggers/null_logger.py +++ b/python/sbp/client/loggers/null_logger.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Mark Fine +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/loggers/rotating_logger.py b/python/sbp/client/loggers/rotating_logger.py index 891c414d04..e4259fbc3d 100644 --- a/python/sbp/client/loggers/rotating_logger.py +++ b/python/sbp/client/loggers/rotating_logger.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/loggers/udp_logger.py b/python/sbp/client/loggers/udp_logger.py index a05a7b6c3a..56d774fc04 100644 --- a/python/sbp/client/loggers/udp_logger.py +++ b/python/sbp/client/loggers/udp_logger.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Mark Fine +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/jit/table.py b/python/sbp/jit/table.py index b0c29f51b8..970e29b9d5 100755 --- a/python/sbp/jit/table.py +++ b/python/sbp/jit/table.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/msg.py b/python/sbp/msg.py index 7c5bf1a24d..83e1be55cb 100755 --- a/python/sbp/msg.py +++ b/python/sbp/msg.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/table.py b/python/sbp/table.py index 3a88aeceed..9f3fd01747 100755 --- a/python/sbp/table.py +++ b/python/sbp/table.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/utils.py b/python/sbp/utils.py index 6af961a75d..74719d6875 100755 --- a/python/sbp/utils.py +++ b/python/sbp/utils.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/tests/sbp/client/test_driver.py b/python/tests/sbp/client/test_driver.py index e6f500336f..9793b6a33e 100755 --- a/python/tests/sbp/client/test_driver.py +++ b/python/tests/sbp/client/test_driver.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/tests/sbp/client/test_handler.py b/python/tests/sbp/client/test_handler.py index c7e74218b0..a2a26a9975 100644 --- a/python/tests/sbp/client/test_handler.py +++ b/python/tests/sbp/client/test_handler.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Mark Fine +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/tests/sbp/client/test_logger.py b/python/tests/sbp/client/test_logger.py index 48fa9ac852..8c9659bacf 100755 --- a/python/tests/sbp/client/test_logger.py +++ b/python/tests/sbp/client/test_logger.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/tests/sbp/test_messages.py b/python/tests/sbp/test_messages.py index f94e20be5e..a894341987 100644 --- a/python/tests/sbp/test_messages.py +++ b/python/tests/sbp/test_messages.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/tests/sbp/test_table.py b/python/tests/sbp/test_table.py index a867bc5d28..8e0395feff 100644 --- a/python/tests/sbp/test_table.py +++ b/python/tests/sbp/test_table.py @@ -1,6 +1,5 @@ # Copyright (C) 2015 - 2016 Swift Navigation Inc. -# Contact: Bhaskar Mookerji -# Pasi Miettinen +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/tests/sbp/utils.py b/python/tests/sbp/utils.py index a986d1f4aa..286b4d3ce1 100755 --- a/python/tests/sbp/utils.py +++ b/python/tests/sbp/utils.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Bhaskar Mookerji +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/acquisition.yaml b/spec/yaml/swiftnav/sbp/acquisition.yaml index 53c8c94274..26bed9d9a6 100644 --- a/spec/yaml/swiftnav/sbp/acquisition.yaml +++ b/spec/yaml/swiftnav/sbp/acquisition.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/base.yaml b/spec/yaml/swiftnav/sbp/base.yaml index 983a9dd6ec..cbe7df3426 100644 --- a/spec/yaml/swiftnav/sbp/base.yaml +++ b/spec/yaml/swiftnav/sbp/base.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/bootload.yaml b/spec/yaml/swiftnav/sbp/bootload.yaml index 9685091bf6..d075a38978 100644 --- a/spec/yaml/swiftnav/sbp/bootload.yaml +++ b/spec/yaml/swiftnav/sbp/bootload.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/ext_events.yaml b/spec/yaml/swiftnav/sbp/ext_events.yaml index 6c830c30bf..3039251e9f 100644 --- a/spec/yaml/swiftnav/sbp/ext_events.yaml +++ b/spec/yaml/swiftnav/sbp/ext_events.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Henry Hallam +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/file_io.yaml b/spec/yaml/swiftnav/sbp/file_io.yaml index 990bfbc276..bd8aa18995 100644 --- a/spec/yaml/swiftnav/sbp/file_io.yaml +++ b/spec/yaml/swiftnav/sbp/file_io.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/flash.yaml b/spec/yaml/swiftnav/sbp/flash.yaml index c3386e01ff..dc2d6a57d9 100644 --- a/spec/yaml/swiftnav/sbp/flash.yaml +++ b/spec/yaml/swiftnav/sbp/flash.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/gnss.yaml b/spec/yaml/swiftnav/sbp/gnss.yaml index c1c39ab9e3..ea87dc8f22 100644 --- a/spec/yaml/swiftnav/sbp/gnss.yaml +++ b/spec/yaml/swiftnav/sbp/gnss.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Vlad Ungureanu +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/imu.yaml b/spec/yaml/swiftnav/sbp/imu.yaml index a9dea5de62..a129cc9b45 100644 --- a/spec/yaml/swiftnav/sbp/imu.yaml +++ b/spec/yaml/swiftnav/sbp/imu.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2016 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/linux.yaml b/spec/yaml/swiftnav/sbp/linux.yaml index 71b6ea986e..aec71f3425 100644 --- a/spec/yaml/swiftnav/sbp/linux.yaml +++ b/spec/yaml/swiftnav/sbp/linux.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/logging.yaml b/spec/yaml/swiftnav/sbp/logging.yaml index a12061f21c..6dd65455b8 100644 --- a/spec/yaml/swiftnav/sbp/logging.yaml +++ b/spec/yaml/swiftnav/sbp/logging.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/mag.yaml b/spec/yaml/swiftnav/sbp/mag.yaml index d2835c3242..fc4cf706b4 100644 --- a/spec/yaml/swiftnav/sbp/mag.yaml +++ b/spec/yaml/swiftnav/sbp/mag.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2017 Swift Navigation Inc. -# Contact: Jonathan Diamond +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/navigation.yaml b/spec/yaml/swiftnav/sbp/navigation.yaml index fc9d5f1e2a..ca46504940 100644 --- a/spec/yaml/swiftnav/sbp/navigation.yaml +++ b/spec/yaml/swiftnav/sbp/navigation.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/ndb.yaml b/spec/yaml/swiftnav/sbp/ndb.yaml index 514d35fd3f..8d26b04dba 100644 --- a/spec/yaml/swiftnav/sbp/ndb.yaml +++ b/spec/yaml/swiftnav/sbp/ndb.yaml @@ -1,5 +1,5 @@ - # Copyright (C) 2017 Swift Navigation Inc. -# Contact: Pasi Miettinen +# Copyright (C) 2017 Swift Navigation Inc. +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/observation.yaml b/spec/yaml/swiftnav/sbp/observation.yaml index ee69626bcc..fc3c6807e0 100644 --- a/spec/yaml/swiftnav/sbp/observation.yaml +++ b/spec/yaml/swiftnav/sbp/observation.yaml @@ -1,6 +1,5 @@ # Copyright (C) 2015 - 2016 Swift Navigation Inc. -# Contact: Fergus Noble -# Pasi Miettinen +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/orientation.yaml b/spec/yaml/swiftnav/sbp/orientation.yaml index 8006d98d2d..2f8d05eca9 100644 --- a/spec/yaml/swiftnav/sbp/orientation.yaml +++ b/spec/yaml/swiftnav/sbp/orientation.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2016 Swift Navigation Inc. -# Contact: Dennis Zollo +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/piksi.yaml b/spec/yaml/swiftnav/sbp/piksi.yaml index 355ea9250c..84f5925221 100644 --- a/spec/yaml/swiftnav/sbp/piksi.yaml +++ b/spec/yaml/swiftnav/sbp/piksi.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/settings.yaml b/spec/yaml/swiftnav/sbp/settings.yaml index 5669e5ef1f..8799382ead 100644 --- a/spec/yaml/swiftnav/sbp/settings.yaml +++ b/spec/yaml/swiftnav/sbp/settings.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/solution_meta.yaml b/spec/yaml/swiftnav/sbp/solution_meta.yaml index c8336994dc..920665a588 100644 --- a/spec/yaml/swiftnav/sbp/solution_meta.yaml +++ b/spec/yaml/swiftnav/sbp/solution_meta.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/system.yaml b/spec/yaml/swiftnav/sbp/system.yaml index 55b558e661..b1a26368b3 100644 --- a/spec/yaml/swiftnav/sbp/system.yaml +++ b/spec/yaml/swiftnav/sbp/system.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -340,4 +340,4 @@ definitions: fill: u16 desc: | An inorder list of message types included in the Solution Group, - including GROUP_META itself \ No newline at end of file + including GROUP_META itself diff --git a/spec/yaml/swiftnav/sbp/tracking.yaml b/spec/yaml/swiftnav/sbp/tracking.yaml index 1919f8225d..38abea596f 100644 --- a/spec/yaml/swiftnav/sbp/tracking.yaml +++ b/spec/yaml/swiftnav/sbp/tracking.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/types.yaml b/spec/yaml/swiftnav/sbp/types.yaml index 29a5d0acb5..b493f35459 100644 --- a/spec/yaml/swiftnav/sbp/types.yaml +++ b/spec/yaml/swiftnav/sbp/types.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/user.yaml b/spec/yaml/swiftnav/sbp/user.yaml index c4900b5d7a..c96e0df984 100644 --- a/spec/yaml/swiftnav/sbp/user.yaml +++ b/spec/yaml/swiftnav/sbp/user.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Fergus Noble +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/vehicle.yaml b/spec/yaml/swiftnav/sbp/vehicle.yaml index 813d726c65..37ee5e2183 100644 --- a/spec/yaml/swiftnav/sbp/vehicle.yaml +++ b/spec/yaml/swiftnav/sbp/vehicle.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2016 Swift Navigation Inc. -# Contact: Dennis Zollo +# Contact: Swift Navigation # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. From b688c5d17dc9bb9db410c90d8489b3f8020d4178 Mon Sep 17 00:00:00 2001 From: Jason Mobarak Date: Sat, 12 Sep 2020 14:37:06 -0700 Subject: [PATCH 2/3] add missing headers --- java/src/com/swiftnav/sbp/client/SBPForwarder.java | 12 ++++++++++++ java/src/com/swiftnav/sbp/client/SBPFramer.java | 12 ++++++++++++ java/src/com/swiftnav/sbp/client/SBPIterable.java | 13 +++++++++++++ java/src/com/swiftnav/sbp/client/SBPSender.java | 12 ++++++++++++ .../swiftnav/sbp/drivers/HexStreamConnection.java | 12 ++++++++++++ .../src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java | 12 ++++++++++++ .../com/swiftnav/sbp/drivers/SBPDriverStream.java | 12 ++++++++++++ 7 files changed, 85 insertions(+) diff --git a/java/src/com/swiftnav/sbp/client/SBPForwarder.java b/java/src/com/swiftnav/sbp/client/SBPForwarder.java index bee93bf7f2..1deaae9895 100644 --- a/java/src/com/swiftnav/sbp/client/SBPForwarder.java +++ b/java/src/com/swiftnav/sbp/client/SBPForwarder.java @@ -1,3 +1,15 @@ +/* + * Copyright (C) 2020 Swift Navigation Inc. + * Contact: Swift Navigation + * + * This source is subject to the license found in the file 'LICENSE' which must + * be be distributed together with this source. All other rights reserved. + * + * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, + * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. + */ + package com.swiftnav.sbp.client; import com.swiftnav.sbp.SBPMessage; diff --git a/java/src/com/swiftnav/sbp/client/SBPFramer.java b/java/src/com/swiftnav/sbp/client/SBPFramer.java index 1866a45550..50cd0e251d 100644 --- a/java/src/com/swiftnav/sbp/client/SBPFramer.java +++ b/java/src/com/swiftnav/sbp/client/SBPFramer.java @@ -1,3 +1,15 @@ +/* + * Copyright (C) 2020 Swift Navigation Inc. + * Contact: Swift Navigation + * + * This source is subject to the license found in the file 'LICENSE' which must + * be be distributed together with this source. All other rights reserved. + * + * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, + * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. + */ + package com.swiftnav.sbp.client; import com.swiftnav.sbp.SBPBinaryException; diff --git a/java/src/com/swiftnav/sbp/client/SBPIterable.java b/java/src/com/swiftnav/sbp/client/SBPIterable.java index df0ba61626..4f9e59b759 100644 --- a/java/src/com/swiftnav/sbp/client/SBPIterable.java +++ b/java/src/com/swiftnav/sbp/client/SBPIterable.java @@ -1,3 +1,16 @@ +/* + * Copyright (C) 2020 Swift Navigation Inc. + * Contact: Swift Navigation + * + * This source is subject to the license found in the file 'LICENSE' which must + * be be distributed together with this source. All other rights reserved. + * + * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, + * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. + */ + + package com.swiftnav.sbp.client; import com.swiftnav.sbp.SBPMessage; diff --git a/java/src/com/swiftnav/sbp/client/SBPSender.java b/java/src/com/swiftnav/sbp/client/SBPSender.java index 513904bbff..2a40f5c7d3 100644 --- a/java/src/com/swiftnav/sbp/client/SBPSender.java +++ b/java/src/com/swiftnav/sbp/client/SBPSender.java @@ -1,3 +1,15 @@ +/* + * Copyright (C) 2020 Swift Navigation Inc. + * Contact: Swift Navigation + * + * This source is subject to the license found in the file 'LICENSE' which must + * be be distributed together with this source. All other rights reserved. + * + * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, + * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. + */ + package com.swiftnav.sbp.client; import com.swiftnav.sbp.SBPMessage; diff --git a/java/src/com/swiftnav/sbp/drivers/HexStreamConnection.java b/java/src/com/swiftnav/sbp/drivers/HexStreamConnection.java index 78d8e9a981..3b4a091ac0 100644 --- a/java/src/com/swiftnav/sbp/drivers/HexStreamConnection.java +++ b/java/src/com/swiftnav/sbp/drivers/HexStreamConnection.java @@ -1,3 +1,15 @@ +/* + * Copyright (C) 2020 Swift Navigation Inc. + * Contact: Swift Navigation + * + * This source is subject to the license found in the file 'LICENSE' which must + * be be distributed together with this source. All other rights reserved. + * + * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, + * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. + */ + /* * Based on community contributed code: * https://groups.google.com/forum/#!topic/swiftnav-discuss/s0ouH81Lc88 diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java index 6094317c93..99079e7f69 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java @@ -1,3 +1,15 @@ +/* + * Copyright (C) 2020 Swift Navigation Inc. + * Contact: Swift Navigation + * + * This source is subject to the license found in the file 'LICENSE' which must + * be be distributed together with this source. All other rights reserved. + * + * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, + * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. + */ + package com.swiftnav.sbp.drivers; import java.io.BufferedInputStream; diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverStream.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverStream.java index ec38d0c6a3..1b2a9f63aa 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverStream.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverStream.java @@ -1,3 +1,15 @@ +/* + * Copyright (C) 2020 Swift Navigation Inc. + * Contact: Swift Navigation + * + * This source is subject to the license found in the file 'LICENSE' which must + * be be distributed together with this source. All other rights reserved. + * + * THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, + * EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE IMPLIED + * WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A PARTICULAR PURPOSE. + */ + package com.swiftnav.sbp.drivers; import com.swiftnav.sbp.client.SBPDriver; From 0849bd64b03c7e0f877d8966fe9649e403212445 Mon Sep 17 00:00:00 2001 From: Jason Mobarak Date: Sat, 12 Sep 2020 17:40:27 -0700 Subject: [PATCH 3/3] Use support link, unless email is specifically required --- Dockerfile-build | 2 +- c/include/libsbp/acquisition.h | 4 ++-- c/include/libsbp/bootload.h | 4 ++-- c/include/libsbp/cpp/frame_handler.h | 2 +- c/include/libsbp/cpp/message_handler.h | 2 +- c/include/libsbp/cpp/message_traits.h | 4 ++-- c/include/libsbp/cpp/sbp_stdio.h | 2 +- c/include/libsbp/cpp/state.h | 2 +- c/include/libsbp/ext_events.h | 4 ++-- c/include/libsbp/file_io.h | 4 ++-- c/include/libsbp/flash.h | 4 ++-- c/include/libsbp/gnss.h | 4 ++-- c/include/libsbp/imu.h | 4 ++-- c/include/libsbp/linux.h | 4 ++-- c/include/libsbp/logging.h | 4 ++-- c/include/libsbp/mag.h | 4 ++-- c/include/libsbp/navigation.h | 4 ++-- c/include/libsbp/ndb.h | 4 ++-- c/include/libsbp/observation.h | 4 ++-- c/include/libsbp/orientation.h | 4 ++-- c/include/libsbp/piksi.h | 4 ++-- c/include/libsbp/sbas.h | 4 ++-- c/include/libsbp/settings.h | 4 ++-- c/include/libsbp/solution_meta.h | 4 ++-- c/include/libsbp/ssr.h | 4 ++-- c/include/libsbp/system.h | 4 ++-- c/include/libsbp/tracking.h | 4 ++-- c/include/libsbp/user.h | 4 ++-- c/include/libsbp/vehicle.h | 4 ++-- c/include/libsbp/version.h | 4 ++-- c/test/auto_check_sbp_acquisition_1.c | 4 ++-- c/test/auto_check_sbp_acquisition_2.c | 4 ++-- c/test/auto_check_sbp_acquisition_30.c | 2 +- c/test/auto_check_sbp_acquisition_31.c | 2 +- c/test/auto_check_sbp_acquisition_35.c | 2 +- c/test/auto_check_sbp_acquisition_36.c | 2 +- c/test/auto_check_sbp_acquisition_38.c | 4 ++-- c/test/auto_check_sbp_acquisition_39.c | 4 ++-- c/test/auto_check_sbp_bootload_31.c | 2 +- c/test/auto_check_sbp_bootload_32.c | 2 +- c/test/auto_check_sbp_bootload_36.c | 2 +- c/test/auto_check_sbp_bootload_37.c | 2 +- c/test/auto_check_sbp_bootload_39.c | 4 ++-- c/test/auto_check_sbp_bootload_40.c | 4 ++-- c/test/auto_check_sbp_ext_events_32.c | 2 +- c/test/auto_check_sbp_ext_events_33.c | 2 +- c/test/auto_check_sbp_ext_events_37.c | 2 +- c/test/auto_check_sbp_ext_events_38.c | 2 +- c/test/auto_check_sbp_ext_events_40.c | 4 ++-- c/test/auto_check_sbp_ext_events_41.c | 4 ++-- c/test/auto_check_sbp_logging_33.c | 2 +- c/test/auto_check_sbp_logging_34.c | 2 +- c/test/auto_check_sbp_logging_35.c | 2 +- c/test/auto_check_sbp_logging_38.c | 2 +- c/test/auto_check_sbp_logging_39.c | 2 +- c/test/auto_check_sbp_logging_40.c | 2 +- c/test/auto_check_sbp_logging_41.c | 4 ++-- c/test/auto_check_sbp_logging_42.c | 4 ++-- c/test/auto_check_sbp_logging_43.c | 4 ++-- c/test/auto_check_sbp_navigation_10.c | 4 ++-- c/test/auto_check_sbp_navigation_11.c | 4 ++-- c/test/auto_check_sbp_navigation_12.c | 4 ++-- c/test/auto_check_sbp_navigation_13.c | 4 ++-- c/test/auto_check_sbp_navigation_14.c | 4 ++-- c/test/auto_check_sbp_navigation_15.c | 4 ++-- c/test/auto_check_sbp_navigation_16.c | 4 ++-- c/test/auto_check_sbp_navigation_17.c | 4 ++-- c/test/auto_check_sbp_navigation_18.c | 4 ++-- c/test/auto_check_sbp_navigation_19.c | 4 ++-- c/test/auto_check_sbp_navigation_20.c | 4 ++-- c/test/auto_check_sbp_navigation_21.c | 4 ++-- c/test/auto_check_sbp_navigation_22.c | 4 ++-- c/test/auto_check_sbp_navigation_23.c | 4 ++-- c/test/auto_check_sbp_navigation_24.c | 4 ++-- c/test/auto_check_sbp_navigation_3.c | 4 ++-- c/test/auto_check_sbp_navigation_35.c | 2 +- c/test/auto_check_sbp_navigation_36.c | 2 +- c/test/auto_check_sbp_navigation_4.c | 4 ++-- c/test/auto_check_sbp_navigation_40.c | 2 +- c/test/auto_check_sbp_navigation_41.c | 2 +- c/test/auto_check_sbp_navigation_43.c | 4 ++-- c/test/auto_check_sbp_navigation_44.c | 4 ++-- c/test/auto_check_sbp_navigation_5.c | 4 ++-- c/test/auto_check_sbp_navigation_6.c | 4 ++-- c/test/auto_check_sbp_navigation_7.c | 4 ++-- c/test/auto_check_sbp_navigation_8.c | 4 ++-- c/test/auto_check_sbp_navigation_9.c | 4 ++-- c/test/auto_check_sbp_observation_20.c | 2 +- c/test/auto_check_sbp_observation_21.c | 2 +- c/test/auto_check_sbp_observation_22.c | 2 +- c/test/auto_check_sbp_observation_25.c | 4 ++-- c/test/auto_check_sbp_observation_26.c | 4 ++-- c/test/auto_check_sbp_observation_27.c | 2 +- c/test/auto_check_sbp_observation_36.c | 2 +- c/test/auto_check_sbp_observation_37.c | 2 +- c/test/auto_check_sbp_observation_41.c | 2 +- c/test/auto_check_sbp_observation_42.c | 2 +- c/test/auto_check_sbp_observation_44.c | 4 ++-- c/test/auto_check_sbp_observation_45.c | 4 ++-- c/test/auto_check_sbp_orientation_27.c | 4 ++-- c/test/auto_check_sbp_orientation_28.c | 4 ++-- c/test/auto_check_sbp_orientation_29.c | 4 ++-- c/test/auto_check_sbp_piksi_22.c | 2 +- c/test/auto_check_sbp_piksi_23.c | 2 +- c/test/auto_check_sbp_piksi_24.c | 2 +- c/test/auto_check_sbp_piksi_25.c | 2 +- c/test/auto_check_sbp_piksi_27.c | 2 +- c/test/auto_check_sbp_piksi_28.c | 2 +- c/test/auto_check_sbp_piksi_29.c | 2 +- c/test/auto_check_sbp_piksi_30.c | 4 ++-- c/test/auto_check_sbp_piksi_31.c | 4 ++-- c/test/auto_check_sbp_piksi_32.c | 4 ++-- c/test/auto_check_sbp_piksi_33.c | 2 +- c/test/auto_check_sbp_piksi_37.c | 2 +- c/test/auto_check_sbp_piksi_38.c | 2 +- c/test/auto_check_sbp_piksi_42.c | 2 +- c/test/auto_check_sbp_piksi_43.c | 2 +- c/test/auto_check_sbp_piksi_45.c | 4 ++-- c/test/auto_check_sbp_piksi_46.c | 4 ++-- c/test/auto_check_sbp_settings_25.c | 2 +- c/test/auto_check_sbp_settings_26.c | 2 +- c/test/auto_check_sbp_settings_27.c | 2 +- c/test/auto_check_sbp_settings_30.c | 2 +- c/test/auto_check_sbp_settings_31.c | 2 +- c/test/auto_check_sbp_settings_32.c | 2 +- c/test/auto_check_sbp_settings_33.c | 4 ++-- c/test/auto_check_sbp_settings_34.c | 4 ++-- c/test/auto_check_sbp_settings_35.c | 2 +- c/test/auto_check_sbp_system_27.c | 2 +- c/test/auto_check_sbp_system_28.c | 2 +- c/test/auto_check_sbp_system_29.c | 2 +- c/test/auto_check_sbp_system_30.c | 2 +- c/test/auto_check_sbp_system_32.c | 2 +- c/test/auto_check_sbp_system_33.c | 2 +- c/test/auto_check_sbp_system_34.c | 2 +- c/test/auto_check_sbp_system_35.c | 4 ++-- c/test/auto_check_sbp_system_36.c | 4 ++-- c/test/auto_check_sbp_system_37.c | 4 ++-- c/test/auto_check_sbp_system_38.c | 4 ++-- c/test/auto_check_sbp_system_39.c | 2 +- c/test/auto_check_sbp_system_43.c | 2 +- c/test/auto_check_sbp_system_44.c | 2 +- c/test/auto_check_sbp_system_46.c | 4 ++-- c/test/auto_check_sbp_system_47.c | 4 ++-- c/test/auto_check_sbp_tracking_39.c | 2 +- c/test/auto_check_sbp_tracking_40.c | 2 +- c/test/auto_check_sbp_tracking_41.c | 2 +- c/test/auto_check_sbp_tracking_42.c | 2 +- c/test/auto_check_sbp_tracking_44.c | 2 +- c/test/auto_check_sbp_tracking_45.c | 2 +- c/test/auto_check_sbp_tracking_46.c | 2 +- c/test/auto_check_sbp_tracking_47.c | 4 ++-- c/test/auto_check_sbp_tracking_48.c | 4 ++-- c/test/auto_check_sbp_tracking_49.c | 4 ++-- c/test/auto_check_sbp_tracking_50.c | 4 ++-- c/test/auto_check_sbp_vehicle_50.c | 4 ++-- c/test/auto_check_sbp_vehicle_51.c | 4 ++-- c/test/check_suites.h | 4 ++-- c/test/cpp/test_sbp_stdio.cc | 2 +- generator/sbpg/generator.py | 2 +- generator/sbpg/specs/yaml2.py | 2 +- generator/sbpg/specs/yaml_schema.py | 2 +- generator/sbpg/specs/yaml_test_schema.py | 2 +- generator/sbpg/syntax.py | 2 +- generator/sbpg/targets/c.py | 2 +- generator/sbpg/targets/common.py | 2 +- generator/sbpg/targets/haskell.py | 2 +- generator/sbpg/targets/java.py | 2 +- generator/sbpg/targets/javascript.py | 2 +- generator/sbpg/targets/latex.py | 2 +- generator/sbpg/targets/protobuf.py | 2 +- generator/sbpg/targets/python.py | 2 +- generator/sbpg/targets/pythonNG.py | 2 +- generator/sbpg/targets/resources/MessageTable.java.j2 | 2 +- generator/sbpg/targets/resources/SbpMessageTemplate.hs | 2 +- generator/sbpg/targets/resources/SbpMessagesTemplate.hs | 2 +- generator/sbpg/targets/resources/SbpTemplate.hs | 2 +- .../sbpg/targets/resources/message_template.jsonschema.j2 | 2 +- generator/sbpg/targets/resources/message_template.proto.j2 | 4 ++-- generator/sbpg/targets/resources/sbp_c_suites.h.j2 | 2 +- generator/sbpg/targets/resources/sbp_c_test.c.j2 | 2 +- generator/sbpg/targets/resources/sbp_construct_template.py.j2 | 2 +- generator/sbpg/targets/resources/sbp_java.java.j2 | 2 +- generator/sbpg/targets/resources/sbp_js.js.j2 | 2 +- .../sbpg/targets/resources/sbp_message_traits_template.h | 2 +- generator/sbpg/targets/resources/sbp_messages_mod.rs | 2 +- generator/sbpg/targets/resources/sbp_messages_template.h | 2 +- generator/sbpg/targets/resources/sbp_messages_template.rs | 2 +- generator/sbpg/targets/resources/sbp_numba.py.j2 | 2 +- generator/sbpg/targets/resources/sbp_tests_template.rs | 2 +- generator/sbpg/targets/resources/sbp_version_template.h | 2 +- generator/sbpg/targets/rust.py | 2 +- generator/sbpg/targets/templating.py | 2 +- generator/sbpg/targets/test_c.py | 2 +- generator/sbpg/test_structs.py | 2 +- generator/sbpg/utils.py | 2 +- generator/tests/specs/piksi.yaml | 2 +- generator/tests/specs/sbp/base.yaml | 2 +- generator/tests/specs/sbp/lib.yaml | 2 +- generator/tests/specs/sbp/navigation.yaml | 2 +- generator/tests/specs/sbp/piksi.yaml | 2 +- generator/tests/specs/sbp/types.yaml | 2 +- generator/tests/test_generator.py | 2 +- generator/tests/test_sanity.py | 2 +- generator/tests/test_schema.py | 2 +- generator/tests/test_syntax.py | 2 +- generator/tests/test_target_py.py | 2 +- generator/tests/test_yaml.py | 2 +- haskell/main/JSON2JSON.hs | 2 +- haskell/main/JSON2SBP.hs | 2 +- haskell/main/SBP2JSON.hs | 2 +- haskell/main/SBP2NMEA.hs | 2 +- haskell/main/SBP2YAML.hs | 2 +- haskell/src/SwiftNav/CRC16.hs | 2 +- haskell/src/SwiftNav/SBP.hs | 2 +- haskell/src/SwiftNav/SBP/Acquisition.hs | 2 +- haskell/src/SwiftNav/SBP/Bootload.hs | 2 +- haskell/src/SwiftNav/SBP/ExtEvents.hs | 2 +- haskell/src/SwiftNav/SBP/FileIo.hs | 2 +- haskell/src/SwiftNav/SBP/Flash.hs | 2 +- haskell/src/SwiftNav/SBP/Gnss.hs | 2 +- haskell/src/SwiftNav/SBP/Imu.hs | 2 +- haskell/src/SwiftNav/SBP/Linux.hs | 2 +- haskell/src/SwiftNav/SBP/Logging.hs | 2 +- haskell/src/SwiftNav/SBP/Mag.hs | 2 +- haskell/src/SwiftNav/SBP/Msg.hs | 2 +- haskell/src/SwiftNav/SBP/Navigation.hs | 2 +- haskell/src/SwiftNav/SBP/Ndb.hs | 2 +- haskell/src/SwiftNav/SBP/Observation.hs | 2 +- haskell/src/SwiftNav/SBP/Orientation.hs | 2 +- haskell/src/SwiftNav/SBP/Piksi.hs | 2 +- haskell/src/SwiftNav/SBP/Sbas.hs | 2 +- haskell/src/SwiftNav/SBP/Settings.hs | 2 +- haskell/src/SwiftNav/SBP/SolutionMeta.hs | 2 +- haskell/src/SwiftNav/SBP/Ssr.hs | 2 +- haskell/src/SwiftNav/SBP/System.hs | 2 +- haskell/src/SwiftNav/SBP/TH.hs | 2 +- haskell/src/SwiftNav/SBP/Tracking.hs | 2 +- haskell/src/SwiftNav/SBP/Types.hs | 2 +- haskell/src/SwiftNav/SBP/User.hs | 2 +- haskell/src/SwiftNav/SBP/Vehicle.hs | 2 +- java/example/SendSetting.java | 2 +- java/example/SerialLink.java | 2 +- java/src/com/swiftnav/sbp/SBPBinaryException.java | 2 +- java/src/com/swiftnav/sbp/SBPMessage.java | 2 +- java/src/com/swiftnav/sbp/SBPStruct.java | 2 +- java/src/com/swiftnav/sbp/acquisition/AcqSvProfile.java | 4 ++-- java/src/com/swiftnav/sbp/acquisition/AcqSvProfileDep.java | 4 ++-- java/src/com/swiftnav/sbp/acquisition/MsgAcqResult.java | 4 ++-- java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepA.java | 4 ++-- java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepB.java | 4 ++-- java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepC.java | 4 ++-- java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfile.java | 4 ++-- java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfileDep.java | 4 ++-- .../com/swiftnav/sbp/bootload/MsgBootloaderHandshakeDepA.java | 4 ++-- .../com/swiftnav/sbp/bootload/MsgBootloaderHandshakeReq.java | 4 ++-- .../com/swiftnav/sbp/bootload/MsgBootloaderHandshakeResp.java | 4 ++-- .../src/com/swiftnav/sbp/bootload/MsgBootloaderJumpToApp.java | 4 ++-- java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaReq.java | 4 ++-- java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaResp.java | 4 ++-- java/src/com/swiftnav/sbp/client/CRC16.java | 2 +- java/src/com/swiftnav/sbp/client/MessageTable.java | 2 +- java/src/com/swiftnav/sbp/client/SBPCallback.java | 2 +- java/src/com/swiftnav/sbp/client/SBPDriver.java | 2 +- java/src/com/swiftnav/sbp/client/SBPForwarder.java | 2 +- java/src/com/swiftnav/sbp/client/SBPFramer.java | 2 +- java/src/com/swiftnav/sbp/client/SBPHandler.java | 2 +- java/src/com/swiftnav/sbp/client/SBPIterable.java | 2 +- java/src/com/swiftnav/sbp/client/SBPSender.java | 2 +- java/src/com/swiftnav/sbp/drivers/HexStreamConnection.java | 2 +- java/src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java | 2 +- java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java | 2 +- java/src/com/swiftnav/sbp/drivers/SBPDriverStream.java | 2 +- java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java | 2 +- java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java | 2 +- java/src/com/swiftnav/sbp/ext_events/MsgExtEvent.java | 4 ++-- java/src/com/swiftnav/sbp/file_io/MsgFileioConfigReq.java | 4 ++-- java/src/com/swiftnav/sbp/file_io/MsgFileioConfigResp.java | 4 ++-- java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirReq.java | 4 ++-- java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirResp.java | 4 ++-- java/src/com/swiftnav/sbp/file_io/MsgFileioReadReq.java | 4 ++-- java/src/com/swiftnav/sbp/file_io/MsgFileioReadResp.java | 4 ++-- java/src/com/swiftnav/sbp/file_io/MsgFileioRemove.java | 4 ++-- java/src/com/swiftnav/sbp/file_io/MsgFileioWriteReq.java | 4 ++-- java/src/com/swiftnav/sbp/file_io/MsgFileioWriteResp.java | 4 ++-- java/src/com/swiftnav/sbp/flash/MsgFlashDone.java | 4 ++-- java/src/com/swiftnav/sbp/flash/MsgFlashErase.java | 4 ++-- java/src/com/swiftnav/sbp/flash/MsgFlashProgram.java | 4 ++-- java/src/com/swiftnav/sbp/flash/MsgFlashReadReq.java | 4 ++-- java/src/com/swiftnav/sbp/flash/MsgFlashReadResp.java | 4 ++-- java/src/com/swiftnav/sbp/flash/MsgM25FlashWriteStatus.java | 4 ++-- java/src/com/swiftnav/sbp/flash/MsgStmFlashLockSector.java | 4 ++-- java/src/com/swiftnav/sbp/flash/MsgStmFlashUnlockSector.java | 4 ++-- java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdReq.java | 4 ++-- java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdResp.java | 4 ++-- java/src/com/swiftnav/sbp/gnss/CarrierPhase.java | 4 ++-- java/src/com/swiftnav/sbp/gnss/GPSTime.java | 4 ++-- java/src/com/swiftnav/sbp/gnss/GPSTimeDep.java | 4 ++-- java/src/com/swiftnav/sbp/gnss/GPSTimeSec.java | 4 ++-- java/src/com/swiftnav/sbp/gnss/GnssSignal.java | 4 ++-- java/src/com/swiftnav/sbp/gnss/GnssSignalDep.java | 4 ++-- java/src/com/swiftnav/sbp/gnss/SvId.java | 4 ++-- java/src/com/swiftnav/sbp/imu/MsgImuAux.java | 4 ++-- java/src/com/swiftnav/sbp/imu/MsgImuRaw.java | 4 ++-- java/src/com/swiftnav/sbp/linux/MsgLinuxCpuState.java | 4 ++-- java/src/com/swiftnav/sbp/linux/MsgLinuxMemState.java | 4 ++-- java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdCount.java | 4 ++-- java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdSummary.java | 4 ++-- .../com/swiftnav/sbp/linux/MsgLinuxProcessSocketCounts.java | 4 ++-- .../com/swiftnav/sbp/linux/MsgLinuxProcessSocketQueues.java | 4 ++-- java/src/com/swiftnav/sbp/linux/MsgLinuxSocketUsage.java | 4 ++-- java/src/com/swiftnav/sbp/linux/MsgLinuxSysState.java | 4 ++-- java/src/com/swiftnav/sbp/loggers/JSONLogger.java | 2 +- java/src/com/swiftnav/sbp/logging/MsgFwd.java | 4 ++-- java/src/com/swiftnav/sbp/logging/MsgLog.java | 4 ++-- java/src/com/swiftnav/sbp/logging/MsgPrintDep.java | 4 ++-- java/src/com/swiftnav/sbp/mag/MsgMagRaw.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgAgeCorrections.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgBaselineECEF.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgBaselineECEFDepA.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java | 2 +- .../com/swiftnav/sbp/navigation/MsgBaselineHeadingDepA.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgBaselineNED.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgBaselineNEDDepA.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgDops.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgDopsDepA.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgGPSTime.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgGPSTimeDepA.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgGPSTimeGnss.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgPosECEF.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgPosECEFCov.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgPosECEFCovGnss.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgPosECEFDepA.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgPosECEFGnss.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgPosLLH.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgPosLLHCov.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgPosLLHCovGnss.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgPosLLHDepA.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgPosLLHGnss.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgProtectionLevel.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgUtcTime.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgUtcTimeGnss.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgVelBody.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgVelECEF.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgVelECEFCov.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgVelECEFCovGnss.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgVelECEFDepA.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgVelECEFGnss.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgVelNED.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgVelNEDCov.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgVelNEDCovGnss.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgVelNEDDepA.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgVelNEDGnss.java | 4 ++-- java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java | 2 +- java/src/com/swiftnav/sbp/ndb/MsgNdbEvent.java | 4 ++-- .../com/swiftnav/sbp/observation/AlmanacCommonContent.java | 4 ++-- .../com/swiftnav/sbp/observation/AlmanacCommonContentDep.java | 4 ++-- java/src/com/swiftnav/sbp/observation/CarrierPhaseDepA.java | 4 ++-- java/src/com/swiftnav/sbp/observation/Doppler.java | 4 ++-- .../com/swiftnav/sbp/observation/EphemerisCommonContent.java | 4 ++-- .../swiftnav/sbp/observation/EphemerisCommonContentDepA.java | 4 ++-- .../swiftnav/sbp/observation/EphemerisCommonContentDepB.java | 4 ++-- java/src/com/swiftnav/sbp/observation/GnssCapb.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgAlmanacGPS.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgAlmanacGPSDep.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgAlmanacGlo.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgAlmanacGloDep.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgBasePosECEF.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgBasePosLLH.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgEphemerisBds.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgEphemerisDepA.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgEphemerisDepB.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgEphemerisDepC.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgEphemerisDepD.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgEphemerisGPS.java | 4 ++-- .../src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepE.java | 4 ++-- .../src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepF.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgEphemerisGal.java | 4 ++-- .../src/com/swiftnav/sbp/observation/MsgEphemerisGalDepA.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgEphemerisGlo.java | 4 ++-- .../src/com/swiftnav/sbp/observation/MsgEphemerisGloDepA.java | 4 ++-- .../src/com/swiftnav/sbp/observation/MsgEphemerisGloDepB.java | 4 ++-- .../src/com/swiftnav/sbp/observation/MsgEphemerisGloDepC.java | 4 ++-- .../src/com/swiftnav/sbp/observation/MsgEphemerisGloDepD.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgEphemerisQzss.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgEphemerisSbas.java | 4 ++-- .../com/swiftnav/sbp/observation/MsgEphemerisSbasDepA.java | 4 ++-- .../com/swiftnav/sbp/observation/MsgEphemerisSbasDepB.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgGloBiases.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgGnssCapb.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgGroupDelay.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepA.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepB.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgIono.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgObs.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgObsDepA.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgObsDepB.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgObsDepC.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgOsr.java | 4 ++-- java/src/com/swiftnav/sbp/observation/MsgSvAzEl.java | 4 ++-- .../com/swiftnav/sbp/observation/MsgSvConfigurationGPS.java | 4 ++-- .../swiftnav/sbp/observation/MsgSvConfigurationGPSDep.java | 4 ++-- java/src/com/swiftnav/sbp/observation/ObservationHeader.java | 4 ++-- .../com/swiftnav/sbp/observation/ObservationHeaderDep.java | 4 ++-- java/src/com/swiftnav/sbp/observation/PackedObsContent.java | 4 ++-- .../com/swiftnav/sbp/observation/PackedObsContentDepA.java | 4 ++-- .../com/swiftnav/sbp/observation/PackedObsContentDepB.java | 4 ++-- .../com/swiftnav/sbp/observation/PackedObsContentDepC.java | 4 ++-- java/src/com/swiftnav/sbp/observation/PackedOsrContent.java | 4 ++-- java/src/com/swiftnav/sbp/observation/SbpMsgGnssCapb.java | 4 ++-- java/src/com/swiftnav/sbp/observation/SvAzEl.java | 4 ++-- java/src/com/swiftnav/sbp/orientation/MsgAngularRate.java | 4 ++-- java/src/com/swiftnav/sbp/orientation/MsgBaselineHeading.java | 4 ++-- java/src/com/swiftnav/sbp/orientation/MsgOrientEuler.java | 4 ++-- java/src/com/swiftnav/sbp/orientation/MsgOrientQuat.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/Latency.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgAlmanac.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgCellModemStatus.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgCommandOutput.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgCommandReq.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgCommandResp.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgCwResults.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgCwStart.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgDeviceMonitor.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgFrontEndGain.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgIarState.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgInitBaseDep.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgMaskSatellite.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgMaskSatelliteDep.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgNetworkBandwidthUsage.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgNetworkStateReq.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgNetworkStateResp.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgReset.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgResetDep.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgResetFilters.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgSetTime.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgSpecan.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgSpecanDep.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgThreadState.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgUartState.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/MsgUartStateDepa.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/NetworkUsage.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/Period.java | 4 ++-- java/src/com/swiftnav/sbp/piksi/UARTChannel.java | 4 ++-- java/src/com/swiftnav/sbp/sbas/MsgSbasRaw.java | 4 ++-- .../com/swiftnav/sbp/settings/MsgSettingsReadByIndexDone.java | 4 ++-- .../com/swiftnav/sbp/settings/MsgSettingsReadByIndexReq.java | 4 ++-- .../com/swiftnav/sbp/settings/MsgSettingsReadByIndexResp.java | 4 ++-- java/src/com/swiftnav/sbp/settings/MsgSettingsReadReq.java | 4 ++-- java/src/com/swiftnav/sbp/settings/MsgSettingsReadResp.java | 4 ++-- java/src/com/swiftnav/sbp/settings/MsgSettingsRegister.java | 4 ++-- .../com/swiftnav/sbp/settings/MsgSettingsRegisterResp.java | 4 ++-- java/src/com/swiftnav/sbp/settings/MsgSettingsSave.java | 4 ++-- java/src/com/swiftnav/sbp/settings/MsgSettingsWrite.java | 4 ++-- java/src/com/swiftnav/sbp/settings/MsgSettingsWriteResp.java | 4 ++-- java/src/com/swiftnav/sbp/solution_meta/GNSSInputType.java | 4 ++-- java/src/com/swiftnav/sbp/solution_meta/IMUInputType.java | 4 ++-- java/src/com/swiftnav/sbp/solution_meta/MsgSolnMeta.java | 4 ++-- java/src/com/swiftnav/sbp/solution_meta/OdoInputType.java | 4 ++-- .../src/com/swiftnav/sbp/solution_meta/SolutionInputType.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/CodeBiasesContent.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/GridDefinitionHeader.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/GridDefinitionHeaderDepA.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/GridElement.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/GridElementNoStd.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeader.java | 4 ++-- .../src/com/swiftnav/sbp/ssr/GriddedCorrectionHeaderDepA.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/MsgSsrCodeBiases.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinition.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinitionDepA.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrection.java | 4 ++-- .../src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionDepA.java | 4 ++-- .../com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStd.java | 4 ++-- .../swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStdDepA.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClock.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockDepA.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/MsgSsrPhaseBiases.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrection.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrectionDepA.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinition.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/PhaseBiasesContent.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/STECHeader.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/STECHeaderDepA.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/STECResidual.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/STECResidualNoStd.java | 4 ++-- java/src/com/swiftnav/sbp/ssr/STECSatElement.java | 4 ++-- .../src/com/swiftnav/sbp/ssr/TroposphericDelayCorrection.java | 4 ++-- .../swiftnav/sbp/ssr/TroposphericDelayCorrectionNoStd.java | 4 ++-- java/src/com/swiftnav/sbp/system/MsgCsacTelemetry.java | 4 ++-- java/src/com/swiftnav/sbp/system/MsgCsacTelemetryLabels.java | 4 ++-- java/src/com/swiftnav/sbp/system/MsgDgnssStatus.java | 4 ++-- java/src/com/swiftnav/sbp/system/MsgGnssTimeOffset.java | 4 ++-- java/src/com/swiftnav/sbp/system/MsgGroupMeta.java | 4 ++-- java/src/com/swiftnav/sbp/system/MsgHeartbeat.java | 4 ++-- java/src/com/swiftnav/sbp/system/MsgInsStatus.java | 4 ++-- java/src/com/swiftnav/sbp/system/MsgInsUpdates.java | 4 ++-- java/src/com/swiftnav/sbp/system/MsgStartup.java | 4 ++-- java/src/com/swiftnav/sbp/tracking/MeasurementState.java | 4 ++-- java/src/com/swiftnav/sbp/tracking/MsgMeasurementState.java | 4 ++-- java/src/com/swiftnav/sbp/tracking/MsgTrackingIq.java | 4 ++-- java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDep.java | 4 ++-- java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepA.java | 4 ++-- java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepB.java | 4 ++-- java/src/com/swiftnav/sbp/tracking/MsgTrackingState.java | 4 ++-- java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepA.java | 4 ++-- java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepB.java | 4 ++-- .../com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java | 2 +- .../swiftnav/sbp/tracking/MsgTrackingStateDetailedDep.java | 4 ++-- .../swiftnav/sbp/tracking/MsgTrackingStateDetailedDepA.java | 4 ++-- .../com/swiftnav/sbp/tracking/TrackingChannelCorrelation.java | 4 ++-- .../swiftnav/sbp/tracking/TrackingChannelCorrelationDep.java | 4 ++-- java/src/com/swiftnav/sbp/tracking/TrackingChannelState.java | 4 ++-- .../com/swiftnav/sbp/tracking/TrackingChannelStateDepA.java | 4 ++-- .../com/swiftnav/sbp/tracking/TrackingChannelStateDepB.java | 4 ++-- java/src/com/swiftnav/sbp/user/MsgUserData.java | 4 ++-- java/src/com/swiftnav/sbp/vehicle/MsgOdometry.java | 4 ++-- java/src/com/swiftnav/sbp/vehicle/MsgWheeltick.java | 4 ++-- javascript/sbp/acquisition.js | 4 ++-- javascript/sbp/bootload.js | 4 ++-- javascript/sbp/ext_events.js | 4 ++-- javascript/sbp/file_io.js | 4 ++-- javascript/sbp/flash.js | 4 ++-- javascript/sbp/gnss.js | 4 ++-- javascript/sbp/imu.js | 4 ++-- javascript/sbp/linux.js | 4 ++-- javascript/sbp/logging.js | 4 ++-- javascript/sbp/mag.js | 4 ++-- javascript/sbp/navigation.js | 4 ++-- javascript/sbp/ndb.js | 4 ++-- javascript/sbp/observation.js | 4 ++-- javascript/sbp/orientation.js | 4 ++-- javascript/sbp/piksi.js | 4 ++-- javascript/sbp/sbas.js | 4 ++-- javascript/sbp/settings.js | 4 ++-- javascript/sbp/solution_meta.js | 4 ++-- javascript/sbp/ssr.js | 4 ++-- javascript/sbp/system.js | 4 ++-- javascript/sbp/tracking.js | 4 ++-- javascript/sbp/user.js | 4 ++-- javascript/sbp/vehicle.js | 4 ++-- jsonschema/AcqSvProfile.json | 4 ++-- jsonschema/AlmanacCommonContent.json | 4 ++-- jsonschema/CarrierPhase.json | 4 ++-- jsonschema/CodeBiasesContent.json | 4 ++-- jsonschema/Doppler.json | 4 ++-- jsonschema/EphemerisCommonContent.json | 4 ++-- jsonschema/GNSSInputType.json | 4 ++-- jsonschema/GnssCapb.json | 4 ++-- jsonschema/GnssSignal.json | 4 ++-- jsonschema/GpsTime.json | 4 ++-- jsonschema/GpsTimeSec.json | 4 ++-- jsonschema/GridDefinitionHeader.json | 4 ++-- jsonschema/GridElement.json | 4 ++-- jsonschema/GridElementNoStd.json | 4 ++-- jsonschema/GriddedCorrectionHeader.json | 4 ++-- jsonschema/IMUInputType.json | 4 ++-- jsonschema/Latency.json | 4 ++-- jsonschema/MeasurementState.json | 4 ++-- jsonschema/MsgAcqResult.json | 4 ++-- jsonschema/MsgAcqSvProfile.json | 4 ++-- jsonschema/MsgAgeCorrections.json | 4 ++-- jsonschema/MsgAlmanac.json | 4 ++-- jsonschema/MsgAlmanacGPS.json | 4 ++-- jsonschema/MsgAlmanacGlo.json | 4 ++-- jsonschema/MsgAngularRate.json | 4 ++-- jsonschema/MsgBasePosECEF.json | 4 ++-- jsonschema/MsgBasePosLLH.json | 4 ++-- jsonschema/MsgBaselineECEF.json | 4 ++-- jsonschema/MsgBaselineHeading.json | 4 ++-- jsonschema/MsgBaselineNED.json | 4 ++-- jsonschema/MsgBootloaderHandshakeReq.json | 4 ++-- jsonschema/MsgBootloaderHandshakeResp.json | 4 ++-- jsonschema/MsgBootloaderJumpToApp.json | 4 ++-- jsonschema/MsgCellModemStatus.json | 4 ++-- jsonschema/MsgCommandOutput.json | 4 ++-- jsonschema/MsgCommandReq.json | 4 ++-- jsonschema/MsgCommandResp.json | 4 ++-- jsonschema/MsgCsacTelemetry.json | 4 ++-- jsonschema/MsgCsacTelemetryLabels.json | 4 ++-- jsonschema/MsgCwResults.json | 4 ++-- jsonschema/MsgCwStart.json | 4 ++-- jsonschema/MsgDeviceMonitor.json | 4 ++-- jsonschema/MsgDgnssStatus.json | 4 ++-- jsonschema/MsgDops.json | 4 ++-- jsonschema/MsgEphemerisBds.json | 4 ++-- jsonschema/MsgEphemerisGPS.json | 4 ++-- jsonschema/MsgEphemerisGal.json | 4 ++-- jsonschema/MsgEphemerisGlo.json | 4 ++-- jsonschema/MsgEphemerisQzss.json | 4 ++-- jsonschema/MsgEphemerisSbas.json | 4 ++-- jsonschema/MsgExtEvent.json | 4 ++-- jsonschema/MsgFileioConfigReq.json | 4 ++-- jsonschema/MsgFileioConfigResp.json | 4 ++-- jsonschema/MsgFileioReadDirReq.json | 4 ++-- jsonschema/MsgFileioReadDirResp.json | 4 ++-- jsonschema/MsgFileioReadReq.json | 4 ++-- jsonschema/MsgFileioReadResp.json | 4 ++-- jsonschema/MsgFileioRemove.json | 4 ++-- jsonschema/MsgFileioWriteReq.json | 4 ++-- jsonschema/MsgFileioWriteResp.json | 4 ++-- jsonschema/MsgFlashDone.json | 4 ++-- jsonschema/MsgFlashErase.json | 4 ++-- jsonschema/MsgFlashProgram.json | 4 ++-- jsonschema/MsgFlashReadReq.json | 4 ++-- jsonschema/MsgFlashReadResp.json | 4 ++-- jsonschema/MsgFrontEndGain.json | 4 ++-- jsonschema/MsgFwd.json | 4 ++-- jsonschema/MsgGPSTime.json | 4 ++-- jsonschema/MsgGPSTimeGnss.json | 4 ++-- jsonschema/MsgGloBiases.json | 4 ++-- jsonschema/MsgGnssCapb.json | 4 ++-- jsonschema/MsgGnssTimeOffset.json | 4 ++-- jsonschema/MsgGroupDelay.json | 4 ++-- jsonschema/MsgGroupMeta.json | 4 ++-- jsonschema/MsgHeartbeat.json | 4 ++-- jsonschema/MsgIarState.json | 4 ++-- jsonschema/MsgImuAux.json | 4 ++-- jsonschema/MsgImuRaw.json | 4 ++-- jsonschema/MsgInsStatus.json | 4 ++-- jsonschema/MsgInsUpdates.json | 4 ++-- jsonschema/MsgIono.json | 4 ++-- jsonschema/MsgLinuxCpuState.json | 4 ++-- jsonschema/MsgLinuxMemState.json | 4 ++-- jsonschema/MsgLinuxProcessFdCount.json | 4 ++-- jsonschema/MsgLinuxProcessFdSummary.json | 4 ++-- jsonschema/MsgLinuxProcessSocketCounts.json | 4 ++-- jsonschema/MsgLinuxProcessSocketQueues.json | 4 ++-- jsonschema/MsgLinuxSocketUsage.json | 4 ++-- jsonschema/MsgLinuxSysState.json | 4 ++-- jsonschema/MsgLog.json | 4 ++-- jsonschema/MsgM25FlashWriteStatus.json | 4 ++-- jsonschema/MsgMagRaw.json | 4 ++-- jsonschema/MsgMaskSatellite.json | 4 ++-- jsonschema/MsgMeasurementState.json | 4 ++-- jsonschema/MsgNapDeviceDnaReq.json | 4 ++-- jsonschema/MsgNapDeviceDnaResp.json | 4 ++-- jsonschema/MsgNdbEvent.json | 4 ++-- jsonschema/MsgNetworkBandwidthUsage.json | 4 ++-- jsonschema/MsgNetworkStateReq.json | 4 ++-- jsonschema/MsgNetworkStateResp.json | 4 ++-- jsonschema/MsgObs.json | 4 ++-- jsonschema/MsgOdometry.json | 4 ++-- jsonschema/MsgOrientEuler.json | 4 ++-- jsonschema/MsgOrientQuat.json | 4 ++-- jsonschema/MsgOsr.json | 4 ++-- jsonschema/MsgPosECEF.json | 4 ++-- jsonschema/MsgPosECEFCov.json | 4 ++-- jsonschema/MsgPosECEFCovGnss.json | 4 ++-- jsonschema/MsgPosECEFGnss.json | 4 ++-- jsonschema/MsgPosLLH.json | 4 ++-- jsonschema/MsgPosLLHCov.json | 4 ++-- jsonschema/MsgPosLLHCovGnss.json | 4 ++-- jsonschema/MsgPosLLHGnss.json | 4 ++-- jsonschema/MsgProtectionLevel.json | 4 ++-- jsonschema/MsgReset.json | 4 ++-- jsonschema/MsgResetFilters.json | 4 ++-- jsonschema/MsgSbasRaw.json | 4 ++-- jsonschema/MsgSetTime.json | 4 ++-- jsonschema/MsgSettingsReadByIndexDone.json | 4 ++-- jsonschema/MsgSettingsReadByIndexReq.json | 4 ++-- jsonschema/MsgSettingsReadByIndexResp.json | 4 ++-- jsonschema/MsgSettingsReadReq.json | 4 ++-- jsonschema/MsgSettingsReadResp.json | 4 ++-- jsonschema/MsgSettingsRegister.json | 4 ++-- jsonschema/MsgSettingsRegisterResp.json | 4 ++-- jsonschema/MsgSettingsSave.json | 4 ++-- jsonschema/MsgSettingsWrite.json | 4 ++-- jsonschema/MsgSettingsWriteResp.json | 4 ++-- jsonschema/MsgSolnMeta.json | 4 ++-- jsonschema/MsgSpecan.json | 4 ++-- jsonschema/MsgSsrCodeBiases.json | 4 ++-- jsonschema/MsgSsrGridDefinition.json | 4 ++-- jsonschema/MsgSsrGriddedCorrection.json | 4 ++-- jsonschema/MsgSsrGriddedCorrectionNoStd.json | 4 ++-- jsonschema/MsgSsrOrbitClock.json | 4 ++-- jsonschema/MsgSsrPhaseBiases.json | 4 ++-- jsonschema/MsgSsrStecCorrection.json | 4 ++-- jsonschema/MsgSsrTileDefinition.json | 4 ++-- jsonschema/MsgStartup.json | 4 ++-- jsonschema/MsgStmFlashLockSector.json | 4 ++-- jsonschema/MsgStmFlashUnlockSector.json | 4 ++-- jsonschema/MsgStmUniqueIdReq.json | 4 ++-- jsonschema/MsgStmUniqueIdResp.json | 4 ++-- jsonschema/MsgSvAzEl.json | 4 ++-- jsonschema/MsgThreadState.json | 4 ++-- jsonschema/MsgTrackingIq.json | 4 ++-- jsonschema/MsgTrackingState.json | 4 ++-- jsonschema/MsgUartState.json | 4 ++-- jsonschema/MsgUserData.json | 4 ++-- jsonschema/MsgUtcTime.json | 4 ++-- jsonschema/MsgUtcTimeGnss.json | 4 ++-- jsonschema/MsgVelBody.json | 4 ++-- jsonschema/MsgVelECEF.json | 4 ++-- jsonschema/MsgVelECEFCov.json | 4 ++-- jsonschema/MsgVelECEFCovGnss.json | 4 ++-- jsonschema/MsgVelECEFGnss.json | 4 ++-- jsonschema/MsgVelNED.json | 4 ++-- jsonschema/MsgVelNEDCov.json | 4 ++-- jsonschema/MsgVelNEDCovGnss.json | 4 ++-- jsonschema/MsgVelNEDGnss.json | 4 ++-- jsonschema/MsgWheeltick.json | 4 ++-- jsonschema/NetworkUsage.json | 4 ++-- jsonschema/ObservationHeader.json | 4 ++-- jsonschema/OdoInputType.json | 4 ++-- jsonschema/PackedObsContent.json | 4 ++-- jsonschema/PackedOsrContent.json | 4 ++-- jsonschema/Period.json | 4 ++-- jsonschema/PhaseBiasesContent.json | 4 ++-- jsonschema/STECHeader.json | 4 ++-- jsonschema/STECResidual.json | 4 ++-- jsonschema/STECResidualNoStd.json | 4 ++-- jsonschema/STECSatElement.json | 4 ++-- jsonschema/SolutionInputType.json | 4 ++-- jsonschema/SvAzEl.json | 4 ++-- jsonschema/SvId.json | 4 ++-- jsonschema/TrackingChannelCorrelation.json | 4 ++-- jsonschema/TrackingChannelState.json | 4 ++-- jsonschema/TroposphericDelayCorrection.json | 4 ++-- jsonschema/TroposphericDelayCorrectionNoStd.json | 4 ++-- jsonschema/UARTChannel.json | 4 ++-- proto/acquisition.proto | 4 ++-- proto/bootload.proto | 4 ++-- proto/ext_events.proto | 4 ++-- proto/file_io.proto | 4 ++-- proto/flash.proto | 4 ++-- proto/gnss.proto | 4 ++-- proto/imu.proto | 4 ++-- proto/linux.proto | 4 ++-- proto/logging.proto | 4 ++-- proto/mag.proto | 4 ++-- proto/navigation.proto | 4 ++-- proto/ndb.proto | 4 ++-- proto/observation.proto | 4 ++-- proto/orientation.proto | 4 ++-- proto/piksi.proto | 4 ++-- proto/sbas.proto | 4 ++-- proto/settings.proto | 4 ++-- proto/solution_meta.proto | 4 ++-- proto/ssr.proto | 4 ++-- proto/system.proto | 4 ++-- proto/tracking.proto | 4 ++-- proto/user.proto | 4 ++-- proto/vehicle.proto | 4 ++-- python/bench/crc.py | 2 +- python/bench/memory.py | 2 +- python/sbp/__init__.py | 2 +- python/sbp/acquisition.py | 4 ++-- python/sbp/bootload.py | 4 ++-- python/sbp/client/__init__.py | 2 +- python/sbp/client/drivers/base_driver.py | 2 +- python/sbp/client/drivers/cdc_driver.py | 2 +- python/sbp/client/drivers/file_driver.py | 2 +- python/sbp/client/drivers/network_drivers.py | 2 +- python/sbp/client/drivers/pyftdi_driver.py | 2 +- python/sbp/client/drivers/pyserial_driver.py | 2 +- python/sbp/client/examples/simple.py | 2 +- python/sbp/client/examples/tcp.py | 2 +- python/sbp/client/examples/udp.py | 2 +- python/sbp/client/forwarder.py | 2 +- python/sbp/client/framer.py | 2 +- python/sbp/client/handler.py | 2 +- python/sbp/client/loggers/base_logger.py | 2 +- python/sbp/client/loggers/json_logger.py | 2 +- python/sbp/client/loggers/null_logger.py | 2 +- python/sbp/client/loggers/rotating_logger.py | 2 +- python/sbp/client/loggers/udp_logger.py | 2 +- python/sbp/client/util/fftmonitor.py | 2 +- python/sbp/client/util/settingmonitor.py | 2 +- python/sbp/constants.py | 2 +- python/sbp/ext_events.py | 4 ++-- python/sbp/file_io.py | 4 ++-- python/sbp/flash.py | 4 ++-- python/sbp/gnss.py | 4 ++-- python/sbp/imu.py | 4 ++-- python/sbp/jit/acquisition.py | 4 ++-- python/sbp/jit/bootload.py | 4 ++-- python/sbp/jit/ext_events.py | 4 ++-- python/sbp/jit/file_io.py | 4 ++-- python/sbp/jit/flash.py | 4 ++-- python/sbp/jit/gnss.py | 4 ++-- python/sbp/jit/imu.py | 4 ++-- python/sbp/jit/linux.py | 4 ++-- python/sbp/jit/logging.py | 4 ++-- python/sbp/jit/mag.py | 4 ++-- python/sbp/jit/msg.py | 2 +- python/sbp/jit/navigation.py | 4 ++-- python/sbp/jit/ndb.py | 4 ++-- python/sbp/jit/observation.py | 4 ++-- python/sbp/jit/orientation.py | 4 ++-- python/sbp/jit/parse.py | 2 +- python/sbp/jit/piksi.py | 4 ++-- python/sbp/jit/sbas.py | 4 ++-- python/sbp/jit/settings.py | 4 ++-- python/sbp/jit/solution_meta.py | 4 ++-- python/sbp/jit/ssr.py | 4 ++-- python/sbp/jit/system.py | 4 ++-- python/sbp/jit/table.py | 2 +- python/sbp/jit/tracking.py | 4 ++-- python/sbp/jit/user.py | 4 ++-- python/sbp/jit/vehicle.py | 4 ++-- python/sbp/linux.py | 4 ++-- python/sbp/logging.py | 4 ++-- python/sbp/mag.py | 4 ++-- python/sbp/msg.py | 2 +- python/sbp/navigation.py | 4 ++-- python/sbp/ndb.py | 4 ++-- python/sbp/observation.py | 4 ++-- python/sbp/orientation.py | 4 ++-- python/sbp/piksi.py | 4 ++-- python/sbp/sbas.py | 4 ++-- python/sbp/settings.py | 4 ++-- python/sbp/solution_meta.py | 4 ++-- python/sbp/ssr.py | 4 ++-- python/sbp/system.py | 4 ++-- python/sbp/table.py | 2 +- python/sbp/tracking.py | 4 ++-- python/sbp/user.py | 4 ++-- python/sbp/utils.py | 2 +- python/sbp/vehicle.py | 4 ++-- python/tests/sbp/client/test_driver.py | 2 +- python/tests/sbp/client/test_handler.py | 2 +- python/tests/sbp/client/test_logger.py | 2 +- python/tests/sbp/test_messages.py | 2 +- python/tests/sbp/test_table.py | 2 +- python/tests/sbp/utils.py | 2 +- rust/sbp/src/messages/acquisition.rs | 2 +- rust/sbp/src/messages/bootload.rs | 2 +- rust/sbp/src/messages/ext_events.rs | 2 +- rust/sbp/src/messages/file_io.rs | 2 +- rust/sbp/src/messages/flash.rs | 2 +- rust/sbp/src/messages/gnss.rs | 2 +- rust/sbp/src/messages/imu.rs | 2 +- rust/sbp/src/messages/linux.rs | 2 +- rust/sbp/src/messages/logging.rs | 2 +- rust/sbp/src/messages/mag.rs | 2 +- rust/sbp/src/messages/mod.rs | 2 +- rust/sbp/src/messages/navigation.rs | 2 +- rust/sbp/src/messages/ndb.rs | 2 +- rust/sbp/src/messages/observation.rs | 2 +- rust/sbp/src/messages/orientation.rs | 2 +- rust/sbp/src/messages/piksi.rs | 2 +- rust/sbp/src/messages/sbas.rs | 2 +- rust/sbp/src/messages/settings.rs | 2 +- rust/sbp/src/messages/solution_meta.rs | 2 +- rust/sbp/src/messages/ssr.rs | 2 +- rust/sbp/src/messages/system.rs | 2 +- rust/sbp/src/messages/tracking.rs | 2 +- rust/sbp/src/messages/user.rs | 2 +- rust/sbp/src/messages/vehicle.rs | 2 +- rust/sbp/tests/auto_check_sbp_acquisition_1.rs | 2 +- rust/sbp/tests/auto_check_sbp_acquisition_2.rs | 2 +- rust/sbp/tests/auto_check_sbp_acquisition_38.rs | 2 +- rust/sbp/tests/auto_check_sbp_acquisition_39.rs | 2 +- rust/sbp/tests/auto_check_sbp_bootload_39.rs | 2 +- rust/sbp/tests/auto_check_sbp_bootload_40.rs | 2 +- rust/sbp/tests/auto_check_sbp_ext_events_40.rs | 2 +- rust/sbp/tests/auto_check_sbp_ext_events_41.rs | 2 +- rust/sbp/tests/auto_check_sbp_logging_41.rs | 2 +- rust/sbp/tests/auto_check_sbp_logging_42.rs | 2 +- rust/sbp/tests/auto_check_sbp_logging_43.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_10.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_11.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_12.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_13.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_14.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_15.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_16.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_17.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_18.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_19.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_20.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_21.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_22.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_23.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_24.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_3.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_4.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_43.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_44.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_5.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_6.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_7.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_8.rs | 2 +- rust/sbp/tests/auto_check_sbp_navigation_9.rs | 2 +- rust/sbp/tests/auto_check_sbp_observation_25.rs | 2 +- rust/sbp/tests/auto_check_sbp_observation_26.rs | 2 +- rust/sbp/tests/auto_check_sbp_observation_44.rs | 2 +- rust/sbp/tests/auto_check_sbp_observation_45.rs | 2 +- rust/sbp/tests/auto_check_sbp_orientation_27.rs | 2 +- rust/sbp/tests/auto_check_sbp_orientation_28.rs | 2 +- rust/sbp/tests/auto_check_sbp_orientation_29.rs | 2 +- rust/sbp/tests/auto_check_sbp_piksi_30.rs | 2 +- rust/sbp/tests/auto_check_sbp_piksi_32.rs | 2 +- rust/sbp/tests/auto_check_sbp_settings_33.rs | 2 +- rust/sbp/tests/auto_check_sbp_system_35.rs | 2 +- rust/sbp/tests/auto_check_sbp_system_36.rs | 2 +- rust/sbp/tests/auto_check_sbp_system_37.rs | 2 +- rust/sbp/tests/auto_check_sbp_system_38.rs | 2 +- rust/sbp/tests/auto_check_sbp_system_46.rs | 2 +- rust/sbp/tests/auto_check_sbp_system_47.rs | 2 +- rust/sbp/tests/auto_check_sbp_tracking_47.rs | 2 +- rust/sbp/tests/auto_check_sbp_tracking_48.rs | 2 +- rust/sbp/tests/auto_check_sbp_tracking_49.rs | 2 +- rust/sbp/tests/auto_check_sbp_tracking_50.rs | 2 +- rust/sbp/tests/auto_check_sbp_vehicle_50.rs | 2 +- rust/sbp/tests/auto_check_sbp_vehicle_51.rs | 2 +- rust/sbp/tests/common.rs | 2 +- spec/yaml/swiftnav/sbp/acquisition.yaml | 2 +- spec/yaml/swiftnav/sbp/base.yaml | 2 +- spec/yaml/swiftnav/sbp/bootload.yaml | 2 +- spec/yaml/swiftnav/sbp/ext_events.yaml | 2 +- spec/yaml/swiftnav/sbp/file_io.yaml | 2 +- spec/yaml/swiftnav/sbp/flash.yaml | 2 +- spec/yaml/swiftnav/sbp/gnss.yaml | 2 +- spec/yaml/swiftnav/sbp/imu.yaml | 2 +- spec/yaml/swiftnav/sbp/linux.yaml | 2 +- spec/yaml/swiftnav/sbp/logging.yaml | 2 +- spec/yaml/swiftnav/sbp/mag.yaml | 2 +- spec/yaml/swiftnav/sbp/navigation.yaml | 2 +- spec/yaml/swiftnav/sbp/ndb.yaml | 2 +- spec/yaml/swiftnav/sbp/observation.yaml | 2 +- spec/yaml/swiftnav/sbp/orientation.yaml | 2 +- spec/yaml/swiftnav/sbp/piksi.yaml | 2 +- spec/yaml/swiftnav/sbp/sbas.yaml | 2 +- spec/yaml/swiftnav/sbp/settings.yaml | 2 +- spec/yaml/swiftnav/sbp/solution_meta.yaml | 2 +- spec/yaml/swiftnav/sbp/ssr.yaml | 2 +- spec/yaml/swiftnav/sbp/system.yaml | 2 +- spec/yaml/swiftnav/sbp/tracking.yaml | 2 +- spec/yaml/swiftnav/sbp/types.yaml | 2 +- spec/yaml/swiftnav/sbp/user.yaml | 2 +- spec/yaml/swiftnav/sbp/vehicle.yaml | 2 +- 932 files changed, 1544 insertions(+), 1544 deletions(-) diff --git a/Dockerfile-build b/Dockerfile-build index c83a925178..e46b1415a3 100644 --- a/Dockerfile-build +++ b/Dockerfile-build @@ -1,5 +1,5 @@ # Copyright (C) 2020 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be distributed together with this source. All other rights reserved. diff --git a/c/include/libsbp/acquisition.h b/c/include/libsbp/acquisition.h index 0a1410385d..6037342289 100644 --- a/c/include/libsbp/acquisition.h +++ b/c/include/libsbp/acquisition.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -166,4 +166,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_ACQUISITION_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_ACQUISITION_MESSAGES_H */ diff --git a/c/include/libsbp/bootload.h b/c/include/libsbp/bootload.h index 74f475e2b1..7100572a5d 100644 --- a/c/include/libsbp/bootload.h +++ b/c/include/libsbp/bootload.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -135,4 +135,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_BOOTLOAD_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_BOOTLOAD_MESSAGES_H */ diff --git a/c/include/libsbp/cpp/frame_handler.h b/c/include/libsbp/cpp/frame_handler.h index c66d49376c..be5332f47f 100644 --- a/c/include/libsbp/cpp/frame_handler.h +++ b/c/include/libsbp/cpp/frame_handler.h @@ -1,6 +1,6 @@ /** * Copyright (C) 2020 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/include/libsbp/cpp/message_handler.h b/c/include/libsbp/cpp/message_handler.h index bb7a3ece7e..e2f7e02e96 100644 --- a/c/include/libsbp/cpp/message_handler.h +++ b/c/include/libsbp/cpp/message_handler.h @@ -1,6 +1,6 @@ /** * Copyright (C) 2019 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/include/libsbp/cpp/message_traits.h b/c/include/libsbp/cpp/message_traits.h index c3c1a51d7c..55bee3c181 100644 --- a/c/include/libsbp/cpp/message_traits.h +++ b/c/include/libsbp/cpp/message_traits.h @@ -1,6 +1,6 @@ /** * Copyright (C) 2019 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -1150,4 +1150,4 @@ struct MessageTraits { } // namespace sbp -#endif //SBP_CPP_MESSAGE_TRAITS_H \ No newline at end of file +#endif //SBP_CPP_MESSAGE_TRAITS_H diff --git a/c/include/libsbp/cpp/sbp_stdio.h b/c/include/libsbp/cpp/sbp_stdio.h index f39f2b4134..0e7ebc79b6 100644 --- a/c/include/libsbp/cpp/sbp_stdio.h +++ b/c/include/libsbp/cpp/sbp_stdio.h @@ -1,6 +1,6 @@ /** * Copyright (C) 2020 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/include/libsbp/cpp/state.h b/c/include/libsbp/cpp/state.h index 169c257261..b0cdf1a28b 100644 --- a/c/include/libsbp/cpp/state.h +++ b/c/include/libsbp/cpp/state.h @@ -1,6 +1,6 @@ /** * Copyright (C) 2019 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/include/libsbp/ext_events.h b/c/include/libsbp/ext_events.h index 269ba7b00d..bbc15d61ac 100644 --- a/c/include/libsbp/ext_events.h +++ b/c/include/libsbp/ext_events.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -77,4 +77,4 @@ from -500000 to 500000) SBP_PACK_END -#endif /* LIBSBP_EXT_EVENTS_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_EXT_EVENTS_MESSAGES_H */ diff --git a/c/include/libsbp/file_io.h b/c/include/libsbp/file_io.h index da787ea27d..ef240271df 100644 --- a/c/include/libsbp/file_io.h +++ b/c/include/libsbp/file_io.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -198,4 +198,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_FILE_IO_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_FILE_IO_MESSAGES_H */ diff --git a/c/include/libsbp/flash.h b/c/include/libsbp/flash.h index 05e945e08c..d6f52dc7e1 100644 --- a/c/include/libsbp/flash.h +++ b/c/include/libsbp/flash.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -262,4 +262,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_FLASH_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_FLASH_MESSAGES_H */ diff --git a/c/include/libsbp/gnss.h b/c/include/libsbp/gnss.h index 11b9ab19fa..2c387c52fd 100644 --- a/c/include/libsbp/gnss.h +++ b/c/include/libsbp/gnss.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -131,4 +131,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_GNSS_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_GNSS_MESSAGES_H */ diff --git a/c/include/libsbp/imu.h b/c/include/libsbp/imu.h index ca3dda90f4..5ed15ed5c4 100644 --- a/c/include/libsbp/imu.h +++ b/c/include/libsbp/imu.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -145,4 +145,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_IMU_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_IMU_MESSAGES_H */ diff --git a/c/include/libsbp/linux.h b/c/include/libsbp/linux.h index ddb1d289a2..26f44f5d86 100644 --- a/c/include/libsbp/linux.h +++ b/c/include/libsbp/linux.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -181,4 +181,4 @@ of the list being 2 NULL terminators in a row. SBP_PACK_END -#endif /* LIBSBP_LINUX_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_LINUX_MESSAGES_H */ diff --git a/c/include/libsbp/logging.h b/c/include/libsbp/logging.h index 2d23b58913..93d344290d 100644 --- a/c/include/libsbp/logging.h +++ b/c/include/libsbp/logging.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -95,4 +95,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_LOGGING_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_LOGGING_MESSAGES_H */ diff --git a/c/include/libsbp/mag.h b/c/include/libsbp/mag.h index d6ed2053df..f65d4c2d3d 100644 --- a/c/include/libsbp/mag.h +++ b/c/include/libsbp/mag.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -50,4 +50,4 @@ time is unknown or invalid. SBP_PACK_END -#endif /* LIBSBP_MAG_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_MAG_MESSAGES_H */ diff --git a/c/include/libsbp/navigation.h b/c/include/libsbp/navigation.h index 50e5e714b3..2cc2bb5087 100644 --- a/c/include/libsbp/navigation.h +++ b/c/include/libsbp/navigation.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -1643,4 +1643,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_NAVIGATION_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_NAVIGATION_MESSAGES_H */ diff --git a/c/include/libsbp/ndb.h b/c/include/libsbp/ndb.h index 7b1cd95e58..da39312f61 100644 --- a/c/include/libsbp/ndb.h +++ b/c/include/libsbp/ndb.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -133,4 +133,4 @@ of other data_source. SBP_PACK_END -#endif /* LIBSBP_NDB_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_NDB_MESSAGES_H */ diff --git a/c/include/libsbp/observation.h b/c/include/libsbp/observation.h index c1d9ac0ccc..ac47d48686 100644 --- a/c/include/libsbp/observation.h +++ b/c/include/libsbp/observation.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -1239,4 +1239,4 @@ satellite signal. SBP_PACK_END -#endif /* LIBSBP_OBSERVATION_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_OBSERVATION_MESSAGES_H */ diff --git a/c/include/libsbp/orientation.h b/c/include/libsbp/orientation.h index ddc659521c..06945fe380 100644 --- a/c/include/libsbp/orientation.h +++ b/c/include/libsbp/orientation.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -172,4 +172,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_ORIENTATION_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_ORIENTATION_MESSAGES_H */ diff --git a/c/include/libsbp/piksi.h b/c/include/libsbp/piksi.h index a10c9b6524..3370a4dfd0 100644 --- a/c/include/libsbp/piksi.h +++ b/c/include/libsbp/piksi.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -705,4 +705,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_PIKSI_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_PIKSI_MESSAGES_H */ diff --git a/c/include/libsbp/sbas.h b/c/include/libsbp/sbas.h index bd62e52c6e..b2df899b7c 100644 --- a/c/include/libsbp/sbas.h +++ b/c/include/libsbp/sbas.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -48,4 +48,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_SBAS_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_SBAS_MESSAGES_H */ diff --git a/c/include/libsbp/settings.h b/c/include/libsbp/settings.h index 58b23c9465..c17af5fb7a 100644 --- a/c/include/libsbp/settings.h +++ b/c/include/libsbp/settings.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -257,4 +257,4 @@ according to the status field. SBP_PACK_END -#endif /* LIBSBP_SETTINGS_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_SETTINGS_MESSAGES_H */ diff --git a/c/include/libsbp/solution_meta.h b/c/include/libsbp/solution_meta.h index e4c1853953..b4dd02a12e 100644 --- a/c/include/libsbp/solution_meta.h +++ b/c/include/libsbp/solution_meta.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -216,4 +216,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_SOLUTION_META_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_SOLUTION_META_MESSAGES_H */ diff --git a/c/include/libsbp/ssr.h b/c/include/libsbp/ssr.h index 2d7b7fddac..6d4ba8fe13 100644 --- a/c/include/libsbp/ssr.h +++ b/c/include/libsbp/ssr.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -517,4 +517,4 @@ valid and invalid (and vice versa) are encoded as u8 integers. SBP_PACK_END -#endif /* LIBSBP_SSR_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_SSR_MESSAGES_H */ diff --git a/c/include/libsbp/system.h b/c/include/libsbp/system.h index c26a5a598d..f2a4b7afe4 100644 --- a/c/include/libsbp/system.h +++ b/c/include/libsbp/system.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -533,4 +533,4 @@ including GROUP_META itself */ SBP_PACK_END -#endif /* LIBSBP_SYSTEM_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_SYSTEM_MESSAGES_H */ diff --git a/c/include/libsbp/tracking.h b/c/include/libsbp/tracking.h index ca0620cc4d..7aaeeb5dec 100644 --- a/c/include/libsbp/tracking.h +++ b/c/include/libsbp/tracking.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -695,4 +695,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_TRACKING_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_TRACKING_MESSAGES_H */ diff --git a/c/include/libsbp/user.h b/c/include/libsbp/user.h index 41212c2179..fb7e6e5ac5 100644 --- a/c/include/libsbp/user.h +++ b/c/include/libsbp/user.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -44,4 +44,4 @@ typedef struct SBP_ATTR_PACKED { SBP_PACK_END -#endif /* LIBSBP_USER_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_USER_MESSAGES_H */ diff --git a/c/include/libsbp/vehicle.h b/c/include/libsbp/vehicle.h index 3a75f69db5..8a407c6c9c 100644 --- a/c/include/libsbp/vehicle.h +++ b/c/include/libsbp/vehicle.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -130,4 +130,4 @@ opposite direction. SBP_PACK_END -#endif /* LIBSBP_VEHICLE_MESSAGES_H */ \ No newline at end of file +#endif /* LIBSBP_VEHICLE_MESSAGES_H */ diff --git a/c/include/libsbp/version.h b/c/include/libsbp/version.h index 4bb282f138..abfb33efbf 100644 --- a/c/include/libsbp/version.h +++ b/c/include/libsbp/version.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -30,4 +30,4 @@ /** \} */ -#endif /* LIBSBP_VERSION_H */ \ No newline at end of file +#endif /* LIBSBP_VERSION_H */ diff --git a/c/test/auto_check_sbp_acquisition_1.c b/c/test/auto_check_sbp_acquisition_1.c index 734fb27b31..3686ec6167 100644 --- a/c/test/auto_check_sbp_acquisition_1.c +++ b/c/test/auto_check_sbp_acquisition_1.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -326,4 +326,4 @@ Suite* auto_check_sbp_acquisition_1_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_acquisition_1); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_acquisition_2.c b/c/test/auto_check_sbp_acquisition_2.c index 4756a47fba..95d801bbf6 100644 --- a/c/test/auto_check_sbp_acquisition_2.c +++ b/c/test/auto_check_sbp_acquisition_2.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -326,4 +326,4 @@ Suite* auto_check_sbp_acquisition_2_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_acquisition_2); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_acquisition_30.c b/c/test/auto_check_sbp_acquisition_30.c index ca643bd029..a98d63826f 100644 --- a/c/test/auto_check_sbp_acquisition_30.c +++ b/c/test/auto_check_sbp_acquisition_30.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_acquisition_31.c b/c/test/auto_check_sbp_acquisition_31.c index 84cfb86209..144fd4ccc9 100644 --- a/c/test/auto_check_sbp_acquisition_31.c +++ b/c/test/auto_check_sbp_acquisition_31.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_acquisition_35.c b/c/test/auto_check_sbp_acquisition_35.c index 3ab95623f6..c0d4f9d290 100644 --- a/c/test/auto_check_sbp_acquisition_35.c +++ b/c/test/auto_check_sbp_acquisition_35.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_acquisition_36.c b/c/test/auto_check_sbp_acquisition_36.c index cb6c6e7bd7..13c2af8cf5 100644 --- a/c/test/auto_check_sbp_acquisition_36.c +++ b/c/test/auto_check_sbp_acquisition_36.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_acquisition_38.c b/c/test/auto_check_sbp_acquisition_38.c index 5e04232b69..57ae3cf6b3 100644 --- a/c/test/auto_check_sbp_acquisition_38.c +++ b/c/test/auto_check_sbp_acquisition_38.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -360,4 +360,4 @@ Suite* auto_check_sbp_acquisition_38_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_acquisition_38); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_acquisition_39.c b/c/test/auto_check_sbp_acquisition_39.c index 3908d0cb34..340b6b0d21 100644 --- a/c/test/auto_check_sbp_acquisition_39.c +++ b/c/test/auto_check_sbp_acquisition_39.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -360,4 +360,4 @@ Suite* auto_check_sbp_acquisition_39_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_acquisition_39); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_bootload_31.c b/c/test/auto_check_sbp_bootload_31.c index 5c83fc6898..8faa88eecd 100644 --- a/c/test/auto_check_sbp_bootload_31.c +++ b/c/test/auto_check_sbp_bootload_31.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_bootload_32.c b/c/test/auto_check_sbp_bootload_32.c index 98a3da72d1..6e75174ece 100644 --- a/c/test/auto_check_sbp_bootload_32.c +++ b/c/test/auto_check_sbp_bootload_32.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_bootload_36.c b/c/test/auto_check_sbp_bootload_36.c index 05f5b35bb2..0387e2d3c7 100644 --- a/c/test/auto_check_sbp_bootload_36.c +++ b/c/test/auto_check_sbp_bootload_36.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_bootload_37.c b/c/test/auto_check_sbp_bootload_37.c index 814718add5..3afe2c441d 100644 --- a/c/test/auto_check_sbp_bootload_37.c +++ b/c/test/auto_check_sbp_bootload_37.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_bootload_39.c b/c/test/auto_check_sbp_bootload_39.c index 4849e5f8d4..4cde341447 100644 --- a/c/test/auto_check_sbp_bootload_39.c +++ b/c/test/auto_check_sbp_bootload_39.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -182,4 +182,4 @@ Suite* auto_check_sbp_bootload_39_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_bootload_39); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_bootload_40.c b/c/test/auto_check_sbp_bootload_40.c index 239ee805be..fc11a416c0 100644 --- a/c/test/auto_check_sbp_bootload_40.c +++ b/c/test/auto_check_sbp_bootload_40.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -182,4 +182,4 @@ Suite* auto_check_sbp_bootload_40_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_bootload_40); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_ext_events_32.c b/c/test/auto_check_sbp_ext_events_32.c index 81d2598138..1d49b72b72 100644 --- a/c/test/auto_check_sbp_ext_events_32.c +++ b/c/test/auto_check_sbp_ext_events_32.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_ext_events_33.c b/c/test/auto_check_sbp_ext_events_33.c index f9d0a3ec2d..8dd28faf9a 100644 --- a/c/test/auto_check_sbp_ext_events_33.c +++ b/c/test/auto_check_sbp_ext_events_33.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_ext_events_37.c b/c/test/auto_check_sbp_ext_events_37.c index d7f57cdede..39464fdbc0 100644 --- a/c/test/auto_check_sbp_ext_events_37.c +++ b/c/test/auto_check_sbp_ext_events_37.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_ext_events_38.c b/c/test/auto_check_sbp_ext_events_38.c index 668e1280e0..54ec5a0a85 100644 --- a/c/test/auto_check_sbp_ext_events_38.c +++ b/c/test/auto_check_sbp_ext_events_38.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_ext_events_40.c b/c/test/auto_check_sbp_ext_events_40.c index f5c4ed97ae..ecb0608ec6 100644 --- a/c/test/auto_check_sbp_ext_events_40.c +++ b/c/test/auto_check_sbp_ext_events_40.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -141,4 +141,4 @@ Suite* auto_check_sbp_ext_events_40_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_ext_events_40); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_ext_events_41.c b/c/test/auto_check_sbp_ext_events_41.c index c3077f2635..52c20305c8 100644 --- a/c/test/auto_check_sbp_ext_events_41.c +++ b/c/test/auto_check_sbp_ext_events_41.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -141,4 +141,4 @@ Suite* auto_check_sbp_ext_events_41_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_ext_events_41); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_logging_33.c b/c/test/auto_check_sbp_logging_33.c index da3fafdcc9..afea22f204 100644 --- a/c/test/auto_check_sbp_logging_33.c +++ b/c/test/auto_check_sbp_logging_33.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_logging_34.c b/c/test/auto_check_sbp_logging_34.c index 5f75104791..bbb67590e1 100644 --- a/c/test/auto_check_sbp_logging_34.c +++ b/c/test/auto_check_sbp_logging_34.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_logging_35.c b/c/test/auto_check_sbp_logging_35.c index ecd6ef636d..d3c0644be3 100644 --- a/c/test/auto_check_sbp_logging_35.c +++ b/c/test/auto_check_sbp_logging_35.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_logging_38.c b/c/test/auto_check_sbp_logging_38.c index dde3c2658b..9b755a728c 100644 --- a/c/test/auto_check_sbp_logging_38.c +++ b/c/test/auto_check_sbp_logging_38.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_logging_39.c b/c/test/auto_check_sbp_logging_39.c index e07c4399cc..afde62235c 100644 --- a/c/test/auto_check_sbp_logging_39.c +++ b/c/test/auto_check_sbp_logging_39.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_logging_40.c b/c/test/auto_check_sbp_logging_40.c index c12048f22a..2c6d140c82 100644 --- a/c/test/auto_check_sbp_logging_40.c +++ b/c/test/auto_check_sbp_logging_40.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_logging_41.c b/c/test/auto_check_sbp_logging_41.c index b3e51ef086..f20629e886 100644 --- a/c/test/auto_check_sbp_logging_41.c +++ b/c/test/auto_check_sbp_logging_41.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -342,4 +342,4 @@ Suite* auto_check_sbp_logging_41_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_logging_41); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_logging_42.c b/c/test/auto_check_sbp_logging_42.c index edbc56c55b..d3d5eb5775 100644 --- a/c/test/auto_check_sbp_logging_42.c +++ b/c/test/auto_check_sbp_logging_42.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -342,4 +342,4 @@ Suite* auto_check_sbp_logging_42_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_logging_42); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_logging_43.c b/c/test/auto_check_sbp_logging_43.c index 38dd646445..c25089a363 100644 --- a/c/test/auto_check_sbp_logging_43.c +++ b/c/test/auto_check_sbp_logging_43.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -139,4 +139,4 @@ Suite* auto_check_sbp_logging_43_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_logging_43); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_10.c b/c/test/auto_check_sbp_navigation_10.c index 5e85715746..ad2f3c3a87 100644 --- a/c/test/auto_check_sbp_navigation_10.c +++ b/c/test/auto_check_sbp_navigation_10.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -316,4 +316,4 @@ Suite* auto_check_sbp_navigation_10_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_10); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_11.c b/c/test/auto_check_sbp_navigation_11.c index fad74672a9..cb6489b135 100644 --- a/c/test/auto_check_sbp_navigation_11.c +++ b/c/test/auto_check_sbp_navigation_11.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -316,4 +316,4 @@ Suite* auto_check_sbp_navigation_11_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_11); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_12.c b/c/test/auto_check_sbp_navigation_12.c index 0a8374aece..df304972db 100644 --- a/c/test/auto_check_sbp_navigation_12.c +++ b/c/test/auto_check_sbp_navigation_12.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -284,4 +284,4 @@ Suite* auto_check_sbp_navigation_12_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_12); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_13.c b/c/test/auto_check_sbp_navigation_13.c index c32a28384e..c8dac8f4bc 100644 --- a/c/test/auto_check_sbp_navigation_13.c +++ b/c/test/auto_check_sbp_navigation_13.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -148,4 +148,4 @@ Suite* auto_check_sbp_navigation_13_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_13); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_14.c b/c/test/auto_check_sbp_navigation_14.c index 74e7c48d5e..4e64617ecb 100644 --- a/c/test/auto_check_sbp_navigation_14.c +++ b/c/test/auto_check_sbp_navigation_14.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -331,4 +331,4 @@ Suite* auto_check_sbp_navigation_14_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_14); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_15.c b/c/test/auto_check_sbp_navigation_15.c index d194e46d26..45ef5e73ac 100644 --- a/c/test/auto_check_sbp_navigation_15.c +++ b/c/test/auto_check_sbp_navigation_15.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -336,4 +336,4 @@ Suite* auto_check_sbp_navigation_15_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_15); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_16.c b/c/test/auto_check_sbp_navigation_16.c index 27496d6741..1304e60a85 100644 --- a/c/test/auto_check_sbp_navigation_16.c +++ b/c/test/auto_check_sbp_navigation_16.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -148,4 +148,4 @@ Suite* auto_check_sbp_navigation_16_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_16); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_17.c b/c/test/auto_check_sbp_navigation_17.c index 668ec60e0f..8c81ca746b 100644 --- a/c/test/auto_check_sbp_navigation_17.c +++ b/c/test/auto_check_sbp_navigation_17.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -336,4 +336,4 @@ Suite* auto_check_sbp_navigation_17_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_17); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_18.c b/c/test/auto_check_sbp_navigation_18.c index bf852e738c..31d7ccb9dd 100644 --- a/c/test/auto_check_sbp_navigation_18.c +++ b/c/test/auto_check_sbp_navigation_18.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -148,4 +148,4 @@ Suite* auto_check_sbp_navigation_18_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_18); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_19.c b/c/test/auto_check_sbp_navigation_19.c index 476377dd84..065aa07b49 100644 --- a/c/test/auto_check_sbp_navigation_19.c +++ b/c/test/auto_check_sbp_navigation_19.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -331,4 +331,4 @@ Suite* auto_check_sbp_navigation_19_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_19); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_20.c b/c/test/auto_check_sbp_navigation_20.c index b609dbd4e4..4292bf05e0 100644 --- a/c/test/auto_check_sbp_navigation_20.c +++ b/c/test/auto_check_sbp_navigation_20.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -148,4 +148,4 @@ Suite* auto_check_sbp_navigation_20_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_20); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_21.c b/c/test/auto_check_sbp_navigation_21.c index c16e6f3c09..4c7ce0a7fa 100644 --- a/c/test/auto_check_sbp_navigation_21.c +++ b/c/test/auto_check_sbp_navigation_21.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -331,4 +331,4 @@ Suite* auto_check_sbp_navigation_21_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_21); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_22.c b/c/test/auto_check_sbp_navigation_22.c index 0c2d2a9268..f3622ae65a 100644 --- a/c/test/auto_check_sbp_navigation_22.c +++ b/c/test/auto_check_sbp_navigation_22.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -336,4 +336,4 @@ Suite* auto_check_sbp_navigation_22_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_22); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_23.c b/c/test/auto_check_sbp_navigation_23.c index 2ea9bbed7c..d477418fb2 100644 --- a/c/test/auto_check_sbp_navigation_23.c +++ b/c/test/auto_check_sbp_navigation_23.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -147,4 +147,4 @@ Suite* auto_check_sbp_navigation_23_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_23); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_24.c b/c/test/auto_check_sbp_navigation_24.c index f21fa29cb4..3997035a5d 100644 --- a/c/test/auto_check_sbp_navigation_24.c +++ b/c/test/auto_check_sbp_navigation_24.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -336,4 +336,4 @@ Suite* auto_check_sbp_navigation_24_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_24); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_3.c b/c/test/auto_check_sbp_navigation_3.c index 234babe1ad..d6111507ff 100644 --- a/c/test/auto_check_sbp_navigation_3.c +++ b/c/test/auto_check_sbp_navigation_3.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -138,4 +138,4 @@ Suite* auto_check_sbp_navigation_3_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_3); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_35.c b/c/test/auto_check_sbp_navigation_35.c index c7aadd976c..90de20ea97 100644 --- a/c/test/auto_check_sbp_navigation_35.c +++ b/c/test/auto_check_sbp_navigation_35.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_navigation_36.c b/c/test/auto_check_sbp_navigation_36.c index aaf8debd7c..76510b13f0 100644 --- a/c/test/auto_check_sbp_navigation_36.c +++ b/c/test/auto_check_sbp_navigation_36.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_navigation_4.c b/c/test/auto_check_sbp_navigation_4.c index adb294d0f1..b79e3c40d7 100644 --- a/c/test/auto_check_sbp_navigation_4.c +++ b/c/test/auto_check_sbp_navigation_4.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -331,4 +331,4 @@ Suite* auto_check_sbp_navigation_4_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_4); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_40.c b/c/test/auto_check_sbp_navigation_40.c index 4c67e7382f..b71fb01df3 100644 --- a/c/test/auto_check_sbp_navigation_40.c +++ b/c/test/auto_check_sbp_navigation_40.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_navigation_41.c b/c/test/auto_check_sbp_navigation_41.c index b63f55e10f..9b28d9d7b5 100644 --- a/c/test/auto_check_sbp_navigation_41.c +++ b/c/test/auto_check_sbp_navigation_41.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_navigation_43.c b/c/test/auto_check_sbp_navigation_43.c index b2d9911e70..2338609730 100644 --- a/c/test/auto_check_sbp_navigation_43.c +++ b/c/test/auto_check_sbp_navigation_43.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -2346,4 +2346,4 @@ Suite* auto_check_sbp_navigation_43_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_43); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_44.c b/c/test/auto_check_sbp_navigation_44.c index f3ccf8fedc..e13867c88b 100644 --- a/c/test/auto_check_sbp_navigation_44.c +++ b/c/test/auto_check_sbp_navigation_44.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -2346,4 +2346,4 @@ Suite* auto_check_sbp_navigation_44_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_44); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_5.c b/c/test/auto_check_sbp_navigation_5.c index 9e12cc1b5d..f604d8b535 100644 --- a/c/test/auto_check_sbp_navigation_5.c +++ b/c/test/auto_check_sbp_navigation_5.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -331,4 +331,4 @@ Suite* auto_check_sbp_navigation_5_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_5); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_6.c b/c/test/auto_check_sbp_navigation_6.c index 273a5fc2dc..750de9881e 100644 --- a/c/test/auto_check_sbp_navigation_6.c +++ b/c/test/auto_check_sbp_navigation_6.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -336,4 +336,4 @@ Suite* auto_check_sbp_navigation_6_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_6); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_7.c b/c/test/auto_check_sbp_navigation_7.c index d7a3e7425b..8165562cfd 100644 --- a/c/test/auto_check_sbp_navigation_7.c +++ b/c/test/auto_check_sbp_navigation_7.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -336,4 +336,4 @@ Suite* auto_check_sbp_navigation_7_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_7); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_8.c b/c/test/auto_check_sbp_navigation_8.c index 52ebe6f9da..17945ac47b 100644 --- a/c/test/auto_check_sbp_navigation_8.c +++ b/c/test/auto_check_sbp_navigation_8.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -143,4 +143,4 @@ Suite* auto_check_sbp_navigation_8_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_8); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_navigation_9.c b/c/test/auto_check_sbp_navigation_9.c index 3649bc2f68..1060118633 100644 --- a/c/test/auto_check_sbp_navigation_9.c +++ b/c/test/auto_check_sbp_navigation_9.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -234,4 +234,4 @@ Suite* auto_check_sbp_navigation_9_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_navigation_9); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_observation_20.c b/c/test/auto_check_sbp_observation_20.c index e83ca478f7..d795ac1a30 100644 --- a/c/test/auto_check_sbp_observation_20.c +++ b/c/test/auto_check_sbp_observation_20.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_observation_21.c b/c/test/auto_check_sbp_observation_21.c index 9d12204565..aa6ff4dba1 100644 --- a/c/test/auto_check_sbp_observation_21.c +++ b/c/test/auto_check_sbp_observation_21.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_observation_22.c b/c/test/auto_check_sbp_observation_22.c index d0b0f44c08..abe56d2795 100644 --- a/c/test/auto_check_sbp_observation_22.c +++ b/c/test/auto_check_sbp_observation_22.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_observation_25.c b/c/test/auto_check_sbp_observation_25.c index 6123000e7f..c60c5390a3 100644 --- a/c/test/auto_check_sbp_observation_25.c +++ b/c/test/auto_check_sbp_observation_25.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -479,4 +479,4 @@ Suite* auto_check_sbp_observation_25_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_observation_25); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_observation_26.c b/c/test/auto_check_sbp_observation_26.c index fbf28b9368..95fba94869 100644 --- a/c/test/auto_check_sbp_observation_26.c +++ b/c/test/auto_check_sbp_observation_26.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -503,4 +503,4 @@ Suite* auto_check_sbp_observation_26_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_observation_26); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_observation_27.c b/c/test/auto_check_sbp_observation_27.c index b83b321f6b..ff629bcc12 100644 --- a/c/test/auto_check_sbp_observation_27.c +++ b/c/test/auto_check_sbp_observation_27.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_observation_36.c b/c/test/auto_check_sbp_observation_36.c index 525dd0d1cd..d49c1cabdb 100644 --- a/c/test/auto_check_sbp_observation_36.c +++ b/c/test/auto_check_sbp_observation_36.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_observation_37.c b/c/test/auto_check_sbp_observation_37.c index 842b4319a0..294350e8de 100644 --- a/c/test/auto_check_sbp_observation_37.c +++ b/c/test/auto_check_sbp_observation_37.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_observation_41.c b/c/test/auto_check_sbp_observation_41.c index 16fdbb1b86..dd1c39f2bb 100644 --- a/c/test/auto_check_sbp_observation_41.c +++ b/c/test/auto_check_sbp_observation_41.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_observation_42.c b/c/test/auto_check_sbp_observation_42.c index 322353ab18..a70364f9a9 100644 --- a/c/test/auto_check_sbp_observation_42.c +++ b/c/test/auto_check_sbp_observation_42.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_observation_44.c b/c/test/auto_check_sbp_observation_44.c index 1f9928fc9e..7c47f15a12 100644 --- a/c/test/auto_check_sbp_observation_44.c +++ b/c/test/auto_check_sbp_observation_44.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -912,4 +912,4 @@ Suite* auto_check_sbp_observation_44_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_observation_44); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_observation_45.c b/c/test/auto_check_sbp_observation_45.c index 95f4e4e320..ebf9e60b31 100644 --- a/c/test/auto_check_sbp_observation_45.c +++ b/c/test/auto_check_sbp_observation_45.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -912,4 +912,4 @@ Suite* auto_check_sbp_observation_45_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_observation_45); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_orientation_27.c b/c/test/auto_check_sbp_orientation_27.c index 523a48adcd..15c6d16c50 100644 --- a/c/test/auto_check_sbp_orientation_27.c +++ b/c/test/auto_check_sbp_orientation_27.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -141,4 +141,4 @@ Suite* auto_check_sbp_orientation_27_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_orientation_27); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_orientation_28.c b/c/test/auto_check_sbp_orientation_28.c index 5d15bc7d2b..c0cec11447 100644 --- a/c/test/auto_check_sbp_orientation_28.c +++ b/c/test/auto_check_sbp_orientation_28.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -144,4 +144,4 @@ Suite* auto_check_sbp_orientation_28_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_orientation_28); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_orientation_29.c b/c/test/auto_check_sbp_orientation_29.c index 5a7cd9883e..5187df3f40 100644 --- a/c/test/auto_check_sbp_orientation_29.c +++ b/c/test/auto_check_sbp_orientation_29.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -146,4 +146,4 @@ Suite* auto_check_sbp_orientation_29_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_orientation_29); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_22.c b/c/test/auto_check_sbp_piksi_22.c index 06b57e7b1a..fe1ac3ee53 100644 --- a/c/test/auto_check_sbp_piksi_22.c +++ b/c/test/auto_check_sbp_piksi_22.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_piksi_23.c b/c/test/auto_check_sbp_piksi_23.c index f98230f848..dabdc68341 100644 --- a/c/test/auto_check_sbp_piksi_23.c +++ b/c/test/auto_check_sbp_piksi_23.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_piksi_24.c b/c/test/auto_check_sbp_piksi_24.c index b39562c69d..18565e2f01 100644 --- a/c/test/auto_check_sbp_piksi_24.c +++ b/c/test/auto_check_sbp_piksi_24.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_piksi_25.c b/c/test/auto_check_sbp_piksi_25.c index 0196f795dd..d81132859d 100644 --- a/c/test/auto_check_sbp_piksi_25.c +++ b/c/test/auto_check_sbp_piksi_25.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_piksi_27.c b/c/test/auto_check_sbp_piksi_27.c index e53b2cbf62..6c91859257 100644 --- a/c/test/auto_check_sbp_piksi_27.c +++ b/c/test/auto_check_sbp_piksi_27.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_piksi_28.c b/c/test/auto_check_sbp_piksi_28.c index 0bf1125423..7d2e44c333 100644 --- a/c/test/auto_check_sbp_piksi_28.c +++ b/c/test/auto_check_sbp_piksi_28.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_piksi_29.c b/c/test/auto_check_sbp_piksi_29.c index cbf7da0ba5..a0cc2afd65 100644 --- a/c/test/auto_check_sbp_piksi_29.c +++ b/c/test/auto_check_sbp_piksi_29.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_piksi_30.c b/c/test/auto_check_sbp_piksi_30.c index 3020441b91..d2768a7366 100644 --- a/c/test/auto_check_sbp_piksi_30.c +++ b/c/test/auto_check_sbp_piksi_30.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -137,4 +137,4 @@ Suite* auto_check_sbp_piksi_30_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_30); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_31.c b/c/test/auto_check_sbp_piksi_31.c index 06377c6edb..2ae1300ac4 100644 --- a/c/test/auto_check_sbp_piksi_31.c +++ b/c/test/auto_check_sbp_piksi_31.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -311,4 +311,4 @@ Suite* auto_check_sbp_piksi_31_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_31); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_32.c b/c/test/auto_check_sbp_piksi_32.c index 5921bbb856..f2e4f08b21 100644 --- a/c/test/auto_check_sbp_piksi_32.c +++ b/c/test/auto_check_sbp_piksi_32.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -220,4 +220,4 @@ Suite* auto_check_sbp_piksi_32_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_32); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_33.c b/c/test/auto_check_sbp_piksi_33.c index 91472aa4ea..69d4fd070d 100644 --- a/c/test/auto_check_sbp_piksi_33.c +++ b/c/test/auto_check_sbp_piksi_33.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_piksi_37.c b/c/test/auto_check_sbp_piksi_37.c index cacd0afa3e..5e942a0491 100644 --- a/c/test/auto_check_sbp_piksi_37.c +++ b/c/test/auto_check_sbp_piksi_37.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_piksi_38.c b/c/test/auto_check_sbp_piksi_38.c index 3b6b67e435..dd8d87dda8 100644 --- a/c/test/auto_check_sbp_piksi_38.c +++ b/c/test/auto_check_sbp_piksi_38.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_piksi_42.c b/c/test/auto_check_sbp_piksi_42.c index 3790732db7..58aaa22a67 100644 --- a/c/test/auto_check_sbp_piksi_42.c +++ b/c/test/auto_check_sbp_piksi_42.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_piksi_43.c b/c/test/auto_check_sbp_piksi_43.c index dbf06d6b5a..4e6946eded 100644 --- a/c/test/auto_check_sbp_piksi_43.c +++ b/c/test/auto_check_sbp_piksi_43.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_piksi_45.c b/c/test/auto_check_sbp_piksi_45.c index f0571d129c..6f8b1f71db 100644 --- a/c/test/auto_check_sbp_piksi_45.c +++ b/c/test/auto_check_sbp_piksi_45.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -972,4 +972,4 @@ Suite* auto_check_sbp_piksi_45_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_45); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_piksi_46.c b/c/test/auto_check_sbp_piksi_46.c index 70ace74ed7..9b1feb611c 100644 --- a/c/test/auto_check_sbp_piksi_46.c +++ b/c/test/auto_check_sbp_piksi_46.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -972,4 +972,4 @@ Suite* auto_check_sbp_piksi_46_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_piksi_46); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_settings_25.c b/c/test/auto_check_sbp_settings_25.c index 22d8c8b50d..1e3071cae7 100644 --- a/c/test/auto_check_sbp_settings_25.c +++ b/c/test/auto_check_sbp_settings_25.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_settings_26.c b/c/test/auto_check_sbp_settings_26.c index 50ab27734f..06eece91a7 100644 --- a/c/test/auto_check_sbp_settings_26.c +++ b/c/test/auto_check_sbp_settings_26.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_settings_27.c b/c/test/auto_check_sbp_settings_27.c index c05579c3f1..5985dd2792 100644 --- a/c/test/auto_check_sbp_settings_27.c +++ b/c/test/auto_check_sbp_settings_27.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_settings_30.c b/c/test/auto_check_sbp_settings_30.c index d4363bb1b7..c24d866a36 100644 --- a/c/test/auto_check_sbp_settings_30.c +++ b/c/test/auto_check_sbp_settings_30.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_settings_31.c b/c/test/auto_check_sbp_settings_31.c index 7f61aad67d..906983bb30 100644 --- a/c/test/auto_check_sbp_settings_31.c +++ b/c/test/auto_check_sbp_settings_31.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_settings_32.c b/c/test/auto_check_sbp_settings_32.c index 00e7490ff7..1b1bb9bb22 100644 --- a/c/test/auto_check_sbp_settings_32.c +++ b/c/test/auto_check_sbp_settings_32.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_settings_33.c b/c/test/auto_check_sbp_settings_33.c index 33f820a4d1..9349a914e8 100644 --- a/c/test/auto_check_sbp_settings_33.c +++ b/c/test/auto_check_sbp_settings_33.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -133,4 +133,4 @@ Suite* auto_check_sbp_settings_33_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_settings_33); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_settings_34.c b/c/test/auto_check_sbp_settings_34.c index 5a007e8e3f..f76b446d4c 100644 --- a/c/test/auto_check_sbp_settings_34.c +++ b/c/test/auto_check_sbp_settings_34.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -306,4 +306,4 @@ Suite* auto_check_sbp_settings_34_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_settings_34); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_settings_35.c b/c/test/auto_check_sbp_settings_35.c index 29f9ae8600..41178a5c78 100644 --- a/c/test/auto_check_sbp_settings_35.c +++ b/c/test/auto_check_sbp_settings_35.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_system_27.c b/c/test/auto_check_sbp_system_27.c index f6fddba36b..f89a0ccad3 100644 --- a/c/test/auto_check_sbp_system_27.c +++ b/c/test/auto_check_sbp_system_27.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_system_28.c b/c/test/auto_check_sbp_system_28.c index 17f06320f1..186d60c62e 100644 --- a/c/test/auto_check_sbp_system_28.c +++ b/c/test/auto_check_sbp_system_28.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_system_29.c b/c/test/auto_check_sbp_system_29.c index 28f5735798..fcb970d954 100644 --- a/c/test/auto_check_sbp_system_29.c +++ b/c/test/auto_check_sbp_system_29.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_system_30.c b/c/test/auto_check_sbp_system_30.c index b212d3c893..531df2c1ab 100644 --- a/c/test/auto_check_sbp_system_30.c +++ b/c/test/auto_check_sbp_system_30.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_system_32.c b/c/test/auto_check_sbp_system_32.c index cedcea7aea..e6dd06b71a 100644 --- a/c/test/auto_check_sbp_system_32.c +++ b/c/test/auto_check_sbp_system_32.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_system_33.c b/c/test/auto_check_sbp_system_33.c index 0609a64a7e..a86017ac11 100644 --- a/c/test/auto_check_sbp_system_33.c +++ b/c/test/auto_check_sbp_system_33.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_system_34.c b/c/test/auto_check_sbp_system_34.c index 67d9d510e6..ab4d6ca0fe 100644 --- a/c/test/auto_check_sbp_system_34.c +++ b/c/test/auto_check_sbp_system_34.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_system_35.c b/c/test/auto_check_sbp_system_35.c index 21becee404..1c39d1d1b1 100644 --- a/c/test/auto_check_sbp_system_35.c +++ b/c/test/auto_check_sbp_system_35.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -140,4 +140,4 @@ Suite* auto_check_sbp_system_35_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_35); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_36.c b/c/test/auto_check_sbp_system_36.c index 208f379e96..879d615a48 100644 --- a/c/test/auto_check_sbp_system_36.c +++ b/c/test/auto_check_sbp_system_36.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -142,4 +142,4 @@ Suite* auto_check_sbp_system_36_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_36); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_37.c b/c/test/auto_check_sbp_system_37.c index 599957abf1..8b696ad6ce 100644 --- a/c/test/auto_check_sbp_system_37.c +++ b/c/test/auto_check_sbp_system_37.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -137,4 +137,4 @@ Suite* auto_check_sbp_system_37_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_37); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_38.c b/c/test/auto_check_sbp_system_38.c index f51b916129..81d839e472 100644 --- a/c/test/auto_check_sbp_system_38.c +++ b/c/test/auto_check_sbp_system_38.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -139,4 +139,4 @@ Suite* auto_check_sbp_system_38_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_38); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_39.c b/c/test/auto_check_sbp_system_39.c index b36480b745..d9cc57f8d9 100644 --- a/c/test/auto_check_sbp_system_39.c +++ b/c/test/auto_check_sbp_system_39.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_system_43.c b/c/test/auto_check_sbp_system_43.c index a549493243..471af19fe2 100644 --- a/c/test/auto_check_sbp_system_43.c +++ b/c/test/auto_check_sbp_system_43.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_system_44.c b/c/test/auto_check_sbp_system_44.c index 10b55f2d79..dfe1240950 100644 --- a/c/test/auto_check_sbp_system_44.c +++ b/c/test/auto_check_sbp_system_44.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_system_46.c b/c/test/auto_check_sbp_system_46.c index ed69c676d3..999d55adef 100644 --- a/c/test/auto_check_sbp_system_46.c +++ b/c/test/auto_check_sbp_system_46.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -178,4 +178,4 @@ Suite* auto_check_sbp_system_46_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_46); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_system_47.c b/c/test/auto_check_sbp_system_47.c index 8500435b6a..b83e554649 100644 --- a/c/test/auto_check_sbp_system_47.c +++ b/c/test/auto_check_sbp_system_47.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -178,4 +178,4 @@ Suite* auto_check_sbp_system_47_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_system_47); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_tracking_39.c b/c/test/auto_check_sbp_tracking_39.c index db73a2655e..58e87961a7 100644 --- a/c/test/auto_check_sbp_tracking_39.c +++ b/c/test/auto_check_sbp_tracking_39.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_tracking_40.c b/c/test/auto_check_sbp_tracking_40.c index 94da7fa683..1eeca6e47e 100644 --- a/c/test/auto_check_sbp_tracking_40.c +++ b/c/test/auto_check_sbp_tracking_40.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_tracking_41.c b/c/test/auto_check_sbp_tracking_41.c index 623443efbe..0caef8cf22 100644 --- a/c/test/auto_check_sbp_tracking_41.c +++ b/c/test/auto_check_sbp_tracking_41.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_tracking_42.c b/c/test/auto_check_sbp_tracking_42.c index a17a98f92e..9d0972b283 100644 --- a/c/test/auto_check_sbp_tracking_42.c +++ b/c/test/auto_check_sbp_tracking_42.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_tracking_44.c b/c/test/auto_check_sbp_tracking_44.c index 309b675505..cc06e81973 100644 --- a/c/test/auto_check_sbp_tracking_44.c +++ b/c/test/auto_check_sbp_tracking_44.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_tracking_45.c b/c/test/auto_check_sbp_tracking_45.c index 031f79ccd7..701bf42213 100644 --- a/c/test/auto_check_sbp_tracking_45.c +++ b/c/test/auto_check_sbp_tracking_45.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_tracking_46.c b/c/test/auto_check_sbp_tracking_46.c index dd5607bcf3..b1a37327f9 100644 --- a/c/test/auto_check_sbp_tracking_46.c +++ b/c/test/auto_check_sbp_tracking_46.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/c/test/auto_check_sbp_tracking_47.c b/c/test/auto_check_sbp_tracking_47.c index 446d22e8da..8e279ad96d 100644 --- a/c/test/auto_check_sbp_tracking_47.c +++ b/c/test/auto_check_sbp_tracking_47.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -534,4 +534,4 @@ Suite* auto_check_sbp_tracking_47_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_tracking_47); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_tracking_48.c b/c/test/auto_check_sbp_tracking_48.c index f69852b6dc..4ed317d2df 100644 --- a/c/test/auto_check_sbp_tracking_48.c +++ b/c/test/auto_check_sbp_tracking_48.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -534,4 +534,4 @@ Suite* auto_check_sbp_tracking_48_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_tracking_48); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_tracking_49.c b/c/test/auto_check_sbp_tracking_49.c index 44c960d6b8..fe8353f1d7 100644 --- a/c/test/auto_check_sbp_tracking_49.c +++ b/c/test/auto_check_sbp_tracking_49.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -571,4 +571,4 @@ Suite* auto_check_sbp_tracking_49_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_tracking_49); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_tracking_50.c b/c/test/auto_check_sbp_tracking_50.c index 669f640c23..f0087468d5 100644 --- a/c/test/auto_check_sbp_tracking_50.c +++ b/c/test/auto_check_sbp_tracking_50.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -421,4 +421,4 @@ Suite* auto_check_sbp_tracking_50_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_tracking_50); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_vehicle_50.c b/c/test/auto_check_sbp_vehicle_50.c index 6c06c9c3f4..1d5d0e37d8 100644 --- a/c/test/auto_check_sbp_vehicle_50.c +++ b/c/test/auto_check_sbp_vehicle_50.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -139,4 +139,4 @@ Suite* auto_check_sbp_vehicle_50_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_vehicle_50); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/auto_check_sbp_vehicle_51.c b/c/test/auto_check_sbp_vehicle_51.c index ef1aed098a..0efe20477f 100644 --- a/c/test/auto_check_sbp_vehicle_51.c +++ b/c/test/auto_check_sbp_vehicle_51.c @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -139,4 +139,4 @@ Suite* auto_check_sbp_vehicle_51_suite(void) tcase_add_test(tc_acq, test_auto_check_sbp_vehicle_51); suite_add_tcase(s, tc_acq); return s; -} \ No newline at end of file +} diff --git a/c/test/check_suites.h b/c/test/check_suites.h index d6885bea03..d4df587071 100644 --- a/c/test/check_suites.h +++ b/c/test/check_suites.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2011-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -70,4 +70,4 @@ Suite* auto_check_sbp_tracking_49_suite(void); Suite* auto_check_sbp_tracking_50_suite(void); Suite* auto_check_sbp_vehicle_51_suite(void); -#endif /* CHECK_SUITES_H */ \ No newline at end of file +#endif /* CHECK_SUITES_H */ diff --git a/c/test/cpp/test_sbp_stdio.cc b/c/test/cpp/test_sbp_stdio.cc index aa97a3830c..07315845d6 100644 --- a/c/test/cpp/test_sbp_stdio.cc +++ b/c/test/cpp/test_sbp_stdio.cc @@ -1,6 +1,6 @@ /** * Copyright (C) 2020 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/generator.py b/generator/sbpg/generator.py index b4c368e170..69eded494f 100755 --- a/generator/sbpg/generator.py +++ b/generator/sbpg/generator.py @@ -1,7 +1,7 @@ #!/usr/bin/python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/specs/yaml2.py b/generator/sbpg/specs/yaml2.py index 7709ec139d..9033b49aa4 100755 --- a/generator/sbpg/specs/yaml2.py +++ b/generator/sbpg/specs/yaml2.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/specs/yaml_schema.py b/generator/sbpg/specs/yaml_schema.py index 23a17729b3..1b9ccdba57 100755 --- a/generator/sbpg/specs/yaml_schema.py +++ b/generator/sbpg/specs/yaml_schema.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/specs/yaml_test_schema.py b/generator/sbpg/specs/yaml_test_schema.py index 1ef838b452..76503d653b 100644 --- a/generator/sbpg/specs/yaml_test_schema.py +++ b/generator/sbpg/specs/yaml_test_schema.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/syntax.py b/generator/sbpg/syntax.py index d97c67dc17..a6a39e1fc3 100755 --- a/generator/sbpg/syntax.py +++ b/generator/sbpg/syntax.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/c.py b/generator/sbpg/targets/c.py index fce7db6b49..349f697258 100755 --- a/generator/sbpg/targets/c.py +++ b/generator/sbpg/targets/c.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/common.py b/generator/sbpg/targets/common.py index 92e7fc8195..aaaeb15a91 100755 --- a/generator/sbpg/targets/common.py +++ b/generator/sbpg/targets/common.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2019 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/haskell.py b/generator/sbpg/targets/haskell.py index 4f280c62ca..5716f467d5 100755 --- a/generator/sbpg/targets/haskell.py +++ b/generator/sbpg/targets/haskell.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2020 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/java.py b/generator/sbpg/targets/java.py index 5359cb9efa..634443d189 100755 --- a/generator/sbpg/targets/java.py +++ b/generator/sbpg/targets/java.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/javascript.py b/generator/sbpg/targets/javascript.py index 2fd034a3e8..19b7f8d2d2 100644 --- a/generator/sbpg/targets/javascript.py +++ b/generator/sbpg/targets/javascript.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/latex.py b/generator/sbpg/targets/latex.py index 6961287d04..fc14ebd5bd 100755 --- a/generator/sbpg/targets/latex.py +++ b/generator/sbpg/targets/latex.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/protobuf.py b/generator/sbpg/targets/protobuf.py index 15419b03ea..9855e21637 100755 --- a/generator/sbpg/targets/protobuf.py +++ b/generator/sbpg/targets/protobuf.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/python.py b/generator/sbpg/targets/python.py index 9b6b5e79f2..e614b2de77 100755 --- a/generator/sbpg/targets/python.py +++ b/generator/sbpg/targets/python.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/pythonNG.py b/generator/sbpg/targets/pythonNG.py index a2c217c3c0..598c883fcd 100755 --- a/generator/sbpg/targets/pythonNG.py +++ b/generator/sbpg/targets/pythonNG.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/resources/MessageTable.java.j2 b/generator/sbpg/targets/resources/MessageTable.java.j2 index 97cbc46c2e..12ac78efd9 100644 --- a/generator/sbpg/targets/resources/MessageTable.java.j2 +++ b/generator/sbpg/targets/resources/MessageTable.java.j2 @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/resources/SbpMessageTemplate.hs b/generator/sbpg/targets/resources/SbpMessageTemplate.hs index 6582f00de0..1dd0709f60 100644 --- a/generator/sbpg/targets/resources/SbpMessageTemplate.hs +++ b/generator/sbpg/targets/resources/SbpMessageTemplate.hs @@ -8,7 +8,7 @@ -- Module: SwiftNav.SBP.Msg -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/generator/sbpg/targets/resources/SbpMessagesTemplate.hs b/generator/sbpg/targets/resources/SbpMessagesTemplate.hs index 9ff851f528..41d8016742 100644 --- a/generator/sbpg/targets/resources/SbpMessagesTemplate.hs +++ b/generator/sbpg/targets/resources/SbpMessagesTemplate.hs @@ -7,7 +7,7 @@ -- Module: (((module_name))) -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/generator/sbpg/targets/resources/SbpTemplate.hs b/generator/sbpg/targets/resources/SbpTemplate.hs index fbe06e946c..2f8b2d75c7 100644 --- a/generator/sbpg/targets/resources/SbpTemplate.hs +++ b/generator/sbpg/targets/resources/SbpTemplate.hs @@ -2,7 +2,7 @@ -- Module: SwiftNav.SBP -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/generator/sbpg/targets/resources/message_template.jsonschema.j2 b/generator/sbpg/targets/resources/message_template.jsonschema.j2 index 937c663780..a19af18614 100644 --- a/generator/sbpg/targets/resources/message_template.jsonschema.j2 +++ b/generator/sbpg/targets/resources/message_template.jsonschema.j2 @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", diff --git a/generator/sbpg/targets/resources/message_template.proto.j2 b/generator/sbpg/targets/resources/message_template.proto.j2 index 98e9d5203a..fdadfa01b7 100644 --- a/generator/sbpg/targets/resources/message_template.proto.j2 +++ b/generator/sbpg/targets/resources/message_template.proto.j2 @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -38,4 +38,4 @@ message (((message.identifier|pb_to_identifier))) { } ((*- endif *)) ((*- endif *)) -((*- endfor *)) \ No newline at end of file +((*- endfor *)) diff --git a/generator/sbpg/targets/resources/sbp_c_suites.h.j2 b/generator/sbpg/targets/resources/sbp_c_suites.h.j2 index 55cc1506dc..6b84bae8b3 100644 --- a/generator/sbpg/targets/resources/sbp_c_suites.h.j2 +++ b/generator/sbpg/targets/resources/sbp_c_suites.h.j2 @@ -1,6 +1,6 @@ /* * Copyright (C) 2011-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/resources/sbp_c_test.c.j2 b/generator/sbpg/targets/resources/sbp_c_test.c.j2 index d498a28d11..364ebdc5fb 100644 --- a/generator/sbpg/targets/resources/sbp_c_test.c.j2 +++ b/generator/sbpg/targets/resources/sbp_c_test.c.j2 @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/resources/sbp_construct_template.py.j2 b/generator/sbpg/targets/resources/sbp_construct_template.py.j2 index 889a6d19df..5fa0882c85 100755 --- a/generator/sbpg/targets/resources/sbp_construct_template.py.j2 +++ b/generator/sbpg/targets/resources/sbp_construct_template.py.j2 @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/resources/sbp_java.java.j2 b/generator/sbpg/targets/resources/sbp_java.java.j2 index 71249e297b..a789f06e4e 100644 --- a/generator/sbpg/targets/resources/sbp_java.java.j2 +++ b/generator/sbpg/targets/resources/sbp_java.java.j2 @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/resources/sbp_js.js.j2 b/generator/sbpg/targets/resources/sbp_js.js.j2 index 0cceb59c20..d38844612a 100644 --- a/generator/sbpg/targets/resources/sbp_js.js.j2 +++ b/generator/sbpg/targets/resources/sbp_js.js.j2 @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * diff --git a/generator/sbpg/targets/resources/sbp_message_traits_template.h b/generator/sbpg/targets/resources/sbp_message_traits_template.h index b01c78317d..d4a884cca7 100644 --- a/generator/sbpg/targets/resources/sbp_message_traits_template.h +++ b/generator/sbpg/targets/resources/sbp_message_traits_template.h @@ -1,6 +1,6 @@ /** * Copyright (C) 2019 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/resources/sbp_messages_mod.rs b/generator/sbpg/targets/resources/sbp_messages_mod.rs index e5ebf5ec57..d56653c5b1 100644 --- a/generator/sbpg/targets/resources/sbp_messages_mod.rs +++ b/generator/sbpg/targets/resources/sbp_messages_mod.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/resources/sbp_messages_template.h b/generator/sbpg/targets/resources/sbp_messages_template.h index b51c476c0a..fea50c6815 100644 --- a/generator/sbpg/targets/resources/sbp_messages_template.h +++ b/generator/sbpg/targets/resources/sbp_messages_template.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/resources/sbp_messages_template.rs b/generator/sbpg/targets/resources/sbp_messages_template.rs index 30f4797e10..1c36c7df21 100644 --- a/generator/sbpg/targets/resources/sbp_messages_template.rs +++ b/generator/sbpg/targets/resources/sbp_messages_template.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/resources/sbp_numba.py.j2 b/generator/sbpg/targets/resources/sbp_numba.py.j2 index d71467f7a8..b9771c2513 100755 --- a/generator/sbpg/targets/resources/sbp_numba.py.j2 +++ b/generator/sbpg/targets/resources/sbp_numba.py.j2 @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/resources/sbp_tests_template.rs b/generator/sbpg/targets/resources/sbp_tests_template.rs index 28c65afa37..ad2218399f 100644 --- a/generator/sbpg/targets/resources/sbp_tests_template.rs +++ b/generator/sbpg/targets/resources/sbp_tests_template.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/resources/sbp_version_template.h b/generator/sbpg/targets/resources/sbp_version_template.h index aff4e4e168..9e42ffe7ea 100644 --- a/generator/sbpg/targets/resources/sbp_version_template.h +++ b/generator/sbpg/targets/resources/sbp_version_template.h @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/rust.py b/generator/sbpg/targets/rust.py index c6d9925e6f..be9400b55a 100644 --- a/generator/sbpg/targets/rust.py +++ b/generator/sbpg/targets/rust.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/templating.py b/generator/sbpg/targets/templating.py index 2030a600ac..ed1787a512 100755 --- a/generator/sbpg/targets/templating.py +++ b/generator/sbpg/targets/templating.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/targets/test_c.py b/generator/sbpg/targets/test_c.py index d7449a0b8f..816ccdbe2c 100644 --- a/generator/sbpg/targets/test_c.py +++ b/generator/sbpg/targets/test_c.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/test_structs.py b/generator/sbpg/test_structs.py index 065d525e2c..68c186ffe2 100644 --- a/generator/sbpg/test_structs.py +++ b/generator/sbpg/test_structs.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/sbpg/utils.py b/generator/sbpg/utils.py index 798c917848..a1ca599256 100755 --- a/generator/sbpg/utils.py +++ b/generator/sbpg/utils.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/specs/piksi.yaml b/generator/tests/specs/piksi.yaml index 97fb63e39f..ec1d68006b 100644 --- a/generator/tests/specs/piksi.yaml +++ b/generator/tests/specs/piksi.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/specs/sbp/base.yaml b/generator/tests/specs/sbp/base.yaml index 03bc95f955..68cd2a8797 100644 --- a/generator/tests/specs/sbp/base.yaml +++ b/generator/tests/specs/sbp/base.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/specs/sbp/lib.yaml b/generator/tests/specs/sbp/lib.yaml index a23315a905..7fa64ba15d 100644 --- a/generator/tests/specs/sbp/lib.yaml +++ b/generator/tests/specs/sbp/lib.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/specs/sbp/navigation.yaml b/generator/tests/specs/sbp/navigation.yaml index 0326d8bb32..b103fdbd7e 100644 --- a/generator/tests/specs/sbp/navigation.yaml +++ b/generator/tests/specs/sbp/navigation.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/specs/sbp/piksi.yaml b/generator/tests/specs/sbp/piksi.yaml index 97fb63e39f..ec1d68006b 100644 --- a/generator/tests/specs/sbp/piksi.yaml +++ b/generator/tests/specs/sbp/piksi.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/specs/sbp/types.yaml b/generator/tests/specs/sbp/types.yaml index e4eab1edd8..cc7d5422f2 100644 --- a/generator/tests/specs/sbp/types.yaml +++ b/generator/tests/specs/sbp/types.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/test_generator.py b/generator/tests/test_generator.py index 1a67ab7f2f..17e30f7cbe 100755 --- a/generator/tests/test_generator.py +++ b/generator/tests/test_generator.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/test_sanity.py b/generator/tests/test_sanity.py index 1a67ab7f2f..17e30f7cbe 100755 --- a/generator/tests/test_sanity.py +++ b/generator/tests/test_sanity.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/test_schema.py b/generator/tests/test_schema.py index 1a67ab7f2f..17e30f7cbe 100755 --- a/generator/tests/test_schema.py +++ b/generator/tests/test_schema.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/test_syntax.py b/generator/tests/test_syntax.py index 1a67ab7f2f..17e30f7cbe 100755 --- a/generator/tests/test_syntax.py +++ b/generator/tests/test_syntax.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/test_target_py.py b/generator/tests/test_target_py.py index 1a67ab7f2f..17e30f7cbe 100755 --- a/generator/tests/test_target_py.py +++ b/generator/tests/test_target_py.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/generator/tests/test_yaml.py b/generator/tests/test_yaml.py index 1a67ab7f2f..17e30f7cbe 100755 --- a/generator/tests/test_yaml.py +++ b/generator/tests/test_yaml.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/haskell/main/JSON2JSON.hs b/haskell/main/JSON2JSON.hs index 4e076e5eb8..5295977b03 100644 --- a/haskell/main/JSON2JSON.hs +++ b/haskell/main/JSON2JSON.hs @@ -6,7 +6,7 @@ -- Module: JSON2JSON -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/main/JSON2SBP.hs b/haskell/main/JSON2SBP.hs index d1a9acd70c..991ebbaec7 100644 --- a/haskell/main/JSON2SBP.hs +++ b/haskell/main/JSON2SBP.hs @@ -5,7 +5,7 @@ -- Module: JSON2SBP -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/main/SBP2JSON.hs b/haskell/main/SBP2JSON.hs index e693365813..166ff56faa 100644 --- a/haskell/main/SBP2JSON.hs +++ b/haskell/main/SBP2JSON.hs @@ -5,7 +5,7 @@ -- Module: SBP2JSON -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/main/SBP2NMEA.hs b/haskell/main/SBP2NMEA.hs index f340f0b212..51220135a6 100644 --- a/haskell/main/SBP2NMEA.hs +++ b/haskell/main/SBP2NMEA.hs @@ -5,7 +5,7 @@ -- Module: SBP2JNMEA -- Copyright: Copyright (C) 2020 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/main/SBP2YAML.hs b/haskell/main/SBP2YAML.hs index 5dc2f43f75..6760943043 100644 --- a/haskell/main/SBP2YAML.hs +++ b/haskell/main/SBP2YAML.hs @@ -4,7 +4,7 @@ -- Module: SBP2YAML -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/CRC16.hs b/haskell/src/SwiftNav/CRC16.hs index f0f91f41ec..473a040d55 100644 --- a/haskell/src/SwiftNav/CRC16.hs +++ b/haskell/src/SwiftNav/CRC16.hs @@ -4,7 +4,7 @@ -- Module: SwiftNav.SBP -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP.hs b/haskell/src/SwiftNav/SBP.hs index 92b5e33df2..a39d140f38 100644 --- a/haskell/src/SwiftNav/SBP.hs +++ b/haskell/src/SwiftNav/SBP.hs @@ -2,7 +2,7 @@ -- Module: SwiftNav.SBP -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Acquisition.hs b/haskell/src/SwiftNav/SBP/Acquisition.hs index 839f3cf43a..e5b81bace9 100644 --- a/haskell/src/SwiftNav/SBP/Acquisition.hs +++ b/haskell/src/SwiftNav/SBP/Acquisition.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Acquisition -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Bootload.hs b/haskell/src/SwiftNav/SBP/Bootload.hs index c9847ee25e..7b87748b6e 100644 --- a/haskell/src/SwiftNav/SBP/Bootload.hs +++ b/haskell/src/SwiftNav/SBP/Bootload.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Bootload -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/ExtEvents.hs b/haskell/src/SwiftNav/SBP/ExtEvents.hs index 9503f119c0..f48d63f047 100644 --- a/haskell/src/SwiftNav/SBP/ExtEvents.hs +++ b/haskell/src/SwiftNav/SBP/ExtEvents.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.ExtEvents -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/FileIo.hs b/haskell/src/SwiftNav/SBP/FileIo.hs index a0d695485d..d184e758dd 100644 --- a/haskell/src/SwiftNav/SBP/FileIo.hs +++ b/haskell/src/SwiftNav/SBP/FileIo.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.FileIo -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Flash.hs b/haskell/src/SwiftNav/SBP/Flash.hs index 2f462f401a..49a5aa06ac 100644 --- a/haskell/src/SwiftNav/SBP/Flash.hs +++ b/haskell/src/SwiftNav/SBP/Flash.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Flash -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Gnss.hs b/haskell/src/SwiftNav/SBP/Gnss.hs index 5b160e9f4a..fb8a6ddb6a 100644 --- a/haskell/src/SwiftNav/SBP/Gnss.hs +++ b/haskell/src/SwiftNav/SBP/Gnss.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Gnss -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Imu.hs b/haskell/src/SwiftNav/SBP/Imu.hs index 247e19d29a..f5163a7402 100644 --- a/haskell/src/SwiftNav/SBP/Imu.hs +++ b/haskell/src/SwiftNav/SBP/Imu.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Imu -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Linux.hs b/haskell/src/SwiftNav/SBP/Linux.hs index dd3a29bcb0..af1b1b2d8e 100644 --- a/haskell/src/SwiftNav/SBP/Linux.hs +++ b/haskell/src/SwiftNav/SBP/Linux.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Linux -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Logging.hs b/haskell/src/SwiftNav/SBP/Logging.hs index a36381a118..55f818b942 100644 --- a/haskell/src/SwiftNav/SBP/Logging.hs +++ b/haskell/src/SwiftNav/SBP/Logging.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Logging -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Mag.hs b/haskell/src/SwiftNav/SBP/Mag.hs index 318bdb91b2..659e968e3e 100644 --- a/haskell/src/SwiftNav/SBP/Mag.hs +++ b/haskell/src/SwiftNav/SBP/Mag.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Mag -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Msg.hs b/haskell/src/SwiftNav/SBP/Msg.hs index b27383d83b..dfb701ce4b 100644 --- a/haskell/src/SwiftNav/SBP/Msg.hs +++ b/haskell/src/SwiftNav/SBP/Msg.hs @@ -8,7 +8,7 @@ -- Module: SwiftNav.SBP.Msg -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Navigation.hs b/haskell/src/SwiftNav/SBP/Navigation.hs index bbd93f3cb2..487e4f6042 100644 --- a/haskell/src/SwiftNav/SBP/Navigation.hs +++ b/haskell/src/SwiftNav/SBP/Navigation.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Navigation -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Ndb.hs b/haskell/src/SwiftNav/SBP/Ndb.hs index fa47a59556..f6f2c0dbd4 100644 --- a/haskell/src/SwiftNav/SBP/Ndb.hs +++ b/haskell/src/SwiftNav/SBP/Ndb.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Ndb -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Observation.hs b/haskell/src/SwiftNav/SBP/Observation.hs index abbee8abdc..e4c6be42a0 100644 --- a/haskell/src/SwiftNav/SBP/Observation.hs +++ b/haskell/src/SwiftNav/SBP/Observation.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Observation -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Orientation.hs b/haskell/src/SwiftNav/SBP/Orientation.hs index 41a134f9ff..2ae339188d 100644 --- a/haskell/src/SwiftNav/SBP/Orientation.hs +++ b/haskell/src/SwiftNav/SBP/Orientation.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Orientation -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Piksi.hs b/haskell/src/SwiftNav/SBP/Piksi.hs index f329e69301..e6425d80cd 100644 --- a/haskell/src/SwiftNav/SBP/Piksi.hs +++ b/haskell/src/SwiftNav/SBP/Piksi.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Piksi -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Sbas.hs b/haskell/src/SwiftNav/SBP/Sbas.hs index 56039a7cdf..2eb96cb07d 100644 --- a/haskell/src/SwiftNav/SBP/Sbas.hs +++ b/haskell/src/SwiftNav/SBP/Sbas.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Sbas -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Settings.hs b/haskell/src/SwiftNav/SBP/Settings.hs index 136db14416..3c13ea5cbd 100644 --- a/haskell/src/SwiftNav/SBP/Settings.hs +++ b/haskell/src/SwiftNav/SBP/Settings.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Settings -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/SolutionMeta.hs b/haskell/src/SwiftNav/SBP/SolutionMeta.hs index c941a65d25..cee6163791 100644 --- a/haskell/src/SwiftNav/SBP/SolutionMeta.hs +++ b/haskell/src/SwiftNav/SBP/SolutionMeta.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.SolutionMeta -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Ssr.hs b/haskell/src/SwiftNav/SBP/Ssr.hs index c5d0870e17..1acb80afe5 100644 --- a/haskell/src/SwiftNav/SBP/Ssr.hs +++ b/haskell/src/SwiftNav/SBP/Ssr.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Ssr -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/System.hs b/haskell/src/SwiftNav/SBP/System.hs index 63925cac3d..066d57abba 100644 --- a/haskell/src/SwiftNav/SBP/System.hs +++ b/haskell/src/SwiftNav/SBP/System.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.System -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/TH.hs b/haskell/src/SwiftNav/SBP/TH.hs index 1c9483f450..7c72ec99af 100644 --- a/haskell/src/SwiftNav/SBP/TH.hs +++ b/haskell/src/SwiftNav/SBP/TH.hs @@ -5,7 +5,7 @@ -- Module: SwiftNav.SBP.TH -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Tracking.hs b/haskell/src/SwiftNav/SBP/Tracking.hs index 572ba835d3..0fc392ec62 100644 --- a/haskell/src/SwiftNav/SBP/Tracking.hs +++ b/haskell/src/SwiftNav/SBP/Tracking.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Tracking -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Types.hs b/haskell/src/SwiftNav/SBP/Types.hs index 24ea12bf8f..2c5c366356 100644 --- a/haskell/src/SwiftNav/SBP/Types.hs +++ b/haskell/src/SwiftNav/SBP/Types.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Types -- Copyright: Copyright (C) 2015 Swift Navigation, Inc. -- License: LGPL-3 --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/User.hs b/haskell/src/SwiftNav/SBP/User.hs index 8e695fba93..6f5edd98e8 100644 --- a/haskell/src/SwiftNav/SBP/User.hs +++ b/haskell/src/SwiftNav/SBP/User.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.User -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/haskell/src/SwiftNav/SBP/Vehicle.hs b/haskell/src/SwiftNav/SBP/Vehicle.hs index 198509d59c..0d172ebb03 100644 --- a/haskell/src/SwiftNav/SBP/Vehicle.hs +++ b/haskell/src/SwiftNav/SBP/Vehicle.hs @@ -7,7 +7,7 @@ -- Module: SwiftNav.SBP.Vehicle -- Copyright: Copyright (C) 2015-2018 Swift Navigation, Inc. -- License: MIT --- Maintainer: Swift Navigation +-- Contact: https://support.swiftnav.com -- Stability: experimental -- Portability: portable -- diff --git a/java/example/SendSetting.java b/java/example/SendSetting.java index ff4ce100fc..a2a2127e13 100644 --- a/java/example/SendSetting.java +++ b/java/example/SendSetting.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/example/SerialLink.java b/java/example/SerialLink.java index 3748b2f31b..3781abc220 100644 --- a/java/example/SerialLink.java +++ b/java/example/SerialLink.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/SBPBinaryException.java b/java/src/com/swiftnav/sbp/SBPBinaryException.java index 381026dcd4..0e562a01ee 100644 --- a/java/src/com/swiftnav/sbp/SBPBinaryException.java +++ b/java/src/com/swiftnav/sbp/SBPBinaryException.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/SBPMessage.java b/java/src/com/swiftnav/sbp/SBPMessage.java index db1e27264b..06fa08df5a 100644 --- a/java/src/com/swiftnav/sbp/SBPMessage.java +++ b/java/src/com/swiftnav/sbp/SBPMessage.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/SBPStruct.java b/java/src/com/swiftnav/sbp/SBPStruct.java index 7a3424d482..699e49e01b 100644 --- a/java/src/com/swiftnav/sbp/SBPStruct.java +++ b/java/src/com/swiftnav/sbp/SBPStruct.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/acquisition/AcqSvProfile.java b/java/src/com/swiftnav/sbp/acquisition/AcqSvProfile.java index 1f1dd10243..ef286df63a 100644 --- a/java/src/com/swiftnav/sbp/acquisition/AcqSvProfile.java +++ b/java/src/com/swiftnav/sbp/acquisition/AcqSvProfile.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -116,4 +116,4 @@ public JSONObject toJSON() { obj.put("cp", cp); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/acquisition/AcqSvProfileDep.java b/java/src/com/swiftnav/sbp/acquisition/AcqSvProfileDep.java index 43df215acd..ead3c51cef 100644 --- a/java/src/com/swiftnav/sbp/acquisition/AcqSvProfileDep.java +++ b/java/src/com/swiftnav/sbp/acquisition/AcqSvProfileDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -116,4 +116,4 @@ public JSONObject toJSON() { obj.put("cp", cp); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResult.java b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResult.java index dbacbd742a..bae84d2c20 100644 --- a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResult.java +++ b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResult.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -85,4 +85,4 @@ public JSONObject toJSON() { obj.put("sid", sid.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepA.java b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepA.java index 936c466a2d..c0fd9ed952 100644 --- a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepA.java +++ b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -85,4 +85,4 @@ public JSONObject toJSON() { obj.put("prn", prn); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepB.java b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepB.java index 285067463a..8cbe076f4e 100644 --- a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepB.java +++ b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepB.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -83,4 +83,4 @@ public JSONObject toJSON() { obj.put("sid", sid.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepC.java b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepC.java index b69d6f4625..4477d35ed1 100644 --- a/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepC.java +++ b/java/src/com/swiftnav/sbp/acquisition/MsgAcqResultDepC.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -81,4 +81,4 @@ public JSONObject toJSON() { obj.put("sid", sid.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfile.java b/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfile.java index 8c66507f1f..67cb25da36 100644 --- a/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfile.java +++ b/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfile.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -64,4 +64,4 @@ public JSONObject toJSON() { obj.put("acq_sv_profile", SBPStruct.toJSONArray(acq_sv_profile)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfileDep.java b/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfileDep.java index 1689861525..3382bb7046 100644 --- a/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfileDep.java +++ b/java/src/com/swiftnav/sbp/acquisition/MsgAcqSvProfileDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -63,4 +63,4 @@ public JSONObject toJSON() { obj.put("acq_sv_profile", SBPStruct.toJSONArray(acq_sv_profile)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeDepA.java b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeDepA.java index e14730b4bf..2c3a21502e 100644 --- a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeDepA.java +++ b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("handshake", new JSONArray(handshake)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeReq.java b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeReq.java index a804c8cdb6..3ecff05e31 100644 --- a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeReq.java +++ b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeReq.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -58,4 +58,4 @@ public JSONObject toJSON() { JSONObject obj = super.toJSON(); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeResp.java b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeResp.java index faac2be648..f2b1b37799 100644 --- a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeResp.java +++ b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderHandshakeResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -72,4 +72,4 @@ public JSONObject toJSON() { obj.put("version", version); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderJumpToApp.java b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderJumpToApp.java index ca9843f56e..746c810a04 100644 --- a/java/src/com/swiftnav/sbp/bootload/MsgBootloaderJumpToApp.java +++ b/java/src/com/swiftnav/sbp/bootload/MsgBootloaderJumpToApp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("jump", jump); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaReq.java b/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaReq.java index 8b2da880b2..8198a624e3 100644 --- a/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaReq.java +++ b/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaReq.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -61,4 +61,4 @@ public JSONObject toJSON() { JSONObject obj = super.toJSON(); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaResp.java b/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaResp.java index 9425ee1443..1fb82d6ab7 100644 --- a/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaResp.java +++ b/java/src/com/swiftnav/sbp/bootload/MsgNapDeviceDnaResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -69,4 +69,4 @@ public JSONObject toJSON() { obj.put("dna", new JSONArray(dna)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/client/CRC16.java b/java/src/com/swiftnav/sbp/client/CRC16.java index 235752c6f7..5aef793f68 100644 --- a/java/src/com/swiftnav/sbp/client/CRC16.java +++ b/java/src/com/swiftnav/sbp/client/CRC16.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/client/MessageTable.java b/java/src/com/swiftnav/sbp/client/MessageTable.java index 8976611300..de5736deeb 100644 --- a/java/src/com/swiftnav/sbp/client/MessageTable.java +++ b/java/src/com/swiftnav/sbp/client/MessageTable.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/client/SBPCallback.java b/java/src/com/swiftnav/sbp/client/SBPCallback.java index 75c202b4db..c918d21e00 100644 --- a/java/src/com/swiftnav/sbp/client/SBPCallback.java +++ b/java/src/com/swiftnav/sbp/client/SBPCallback.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/client/SBPDriver.java b/java/src/com/swiftnav/sbp/client/SBPDriver.java index 2cf3dfe579..a214ab128b 100644 --- a/java/src/com/swiftnav/sbp/client/SBPDriver.java +++ b/java/src/com/swiftnav/sbp/client/SBPDriver.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/client/SBPForwarder.java b/java/src/com/swiftnav/sbp/client/SBPForwarder.java index 1deaae9895..6b87a693ac 100644 --- a/java/src/com/swiftnav/sbp/client/SBPForwarder.java +++ b/java/src/com/swiftnav/sbp/client/SBPForwarder.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2020 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/client/SBPFramer.java b/java/src/com/swiftnav/sbp/client/SBPFramer.java index 50cd0e251d..722aeab225 100644 --- a/java/src/com/swiftnav/sbp/client/SBPFramer.java +++ b/java/src/com/swiftnav/sbp/client/SBPFramer.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2020 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/client/SBPHandler.java b/java/src/com/swiftnav/sbp/client/SBPHandler.java index 2d5fdb1e73..a2636fde56 100644 --- a/java/src/com/swiftnav/sbp/client/SBPHandler.java +++ b/java/src/com/swiftnav/sbp/client/SBPHandler.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/client/SBPIterable.java b/java/src/com/swiftnav/sbp/client/SBPIterable.java index 4f9e59b759..ebbf7f295f 100644 --- a/java/src/com/swiftnav/sbp/client/SBPIterable.java +++ b/java/src/com/swiftnav/sbp/client/SBPIterable.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2020 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/client/SBPSender.java b/java/src/com/swiftnav/sbp/client/SBPSender.java index 2a40f5c7d3..835c2efcae 100644 --- a/java/src/com/swiftnav/sbp/client/SBPSender.java +++ b/java/src/com/swiftnav/sbp/client/SBPSender.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2020 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/drivers/HexStreamConnection.java b/java/src/com/swiftnav/sbp/drivers/HexStreamConnection.java index 3b4a091ac0..51874a18ef 100644 --- a/java/src/com/swiftnav/sbp/drivers/HexStreamConnection.java +++ b/java/src/com/swiftnav/sbp/drivers/HexStreamConnection.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2020 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java index 99079e7f69..d62ae7a5f9 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverHTTP.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2020 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java index e061a28118..d7b54bb2f5 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverJSSC.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * Based on community contributed code: * https://groups.google.com/forum/#!topic/swiftnav-discuss/s0ouH81Lc88 diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverStream.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverStream.java index 1b2a9f63aa..4f3be83bc8 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverStream.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverStream.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2020 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java index 6592eae041..4dcf655829 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverTCP.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java b/java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java index 30230039fb..e8378d7630 100644 --- a/java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java +++ b/java/src/com/swiftnav/sbp/drivers/SBPDriverUDP.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/ext_events/MsgExtEvent.java b/java/src/com/swiftnav/sbp/ext_events/MsgExtEvent.java index 04d3b16be0..fb11061355 100644 --- a/java/src/com/swiftnav/sbp/ext_events/MsgExtEvent.java +++ b/java/src/com/swiftnav/sbp/ext_events/MsgExtEvent.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -89,4 +89,4 @@ public JSONObject toJSON() { obj.put("pin", pin); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigReq.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigReq.java index 30b96e1416..64490e0c67 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigReq.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigReq.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -65,4 +65,4 @@ public JSONObject toJSON() { obj.put("sequence", sequence); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigResp.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigResp.java index e2af59db99..06dbdb9d3c 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigResp.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioConfigResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -83,4 +83,4 @@ public JSONObject toJSON() { obj.put("fileio_version", fileio_version); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirReq.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirReq.java index 56930704e6..2ec4bbd4fa 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirReq.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirReq.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -84,4 +84,4 @@ public JSONObject toJSON() { obj.put("dirname", dirname); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirResp.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirResp.java index 093ec82ec5..ba816f129f 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirResp.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadDirResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -73,4 +73,4 @@ public JSONObject toJSON() { obj.put("contents", new JSONArray(contents)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadReq.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadReq.java index bf89734395..4a9df914b5 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadReq.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadReq.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -87,4 +87,4 @@ public JSONObject toJSON() { obj.put("filename", filename); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadResp.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadResp.java index 0240b94b83..de08401a89 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioReadResp.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioReadResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -72,4 +72,4 @@ public JSONObject toJSON() { obj.put("contents", new JSONArray(contents)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioRemove.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioRemove.java index 23b0794c01..2d6e242c41 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioRemove.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioRemove.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -65,4 +65,4 @@ public JSONObject toJSON() { obj.put("filename", filename); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteReq.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteReq.java index f6ac7c0fa6..eb138b7f4f 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteReq.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteReq.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -87,4 +87,4 @@ public JSONObject toJSON() { obj.put("data", new JSONArray(data)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteResp.java b/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteResp.java index d05c2c85c7..c48d3642b5 100644 --- a/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteResp.java +++ b/java/src/com/swiftnav/sbp/file_io/MsgFileioWriteResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -66,4 +66,4 @@ public JSONObject toJSON() { obj.put("sequence", sequence); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/flash/MsgFlashDone.java b/java/src/com/swiftnav/sbp/flash/MsgFlashDone.java index 1adb0ebe8c..19c0ffb250 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgFlashDone.java +++ b/java/src/com/swiftnav/sbp/flash/MsgFlashDone.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -65,4 +65,4 @@ public JSONObject toJSON() { obj.put("response", response); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/flash/MsgFlashErase.java b/java/src/com/swiftnav/sbp/flash/MsgFlashErase.java index 64a389586f..a2df05bcfc 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgFlashErase.java +++ b/java/src/com/swiftnav/sbp/flash/MsgFlashErase.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -74,4 +74,4 @@ public JSONObject toJSON() { obj.put("sector_num", sector_num); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/flash/MsgFlashProgram.java b/java/src/com/swiftnav/sbp/flash/MsgFlashProgram.java index 929e9e393f..cef5d885c3 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgFlashProgram.java +++ b/java/src/com/swiftnav/sbp/flash/MsgFlashProgram.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -87,4 +87,4 @@ public JSONObject toJSON() { obj.put("data", new JSONArray(data)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/flash/MsgFlashReadReq.java b/java/src/com/swiftnav/sbp/flash/MsgFlashReadReq.java index d00f19569d..76d3376975 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgFlashReadReq.java +++ b/java/src/com/swiftnav/sbp/flash/MsgFlashReadReq.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -82,4 +82,4 @@ public JSONObject toJSON() { obj.put("addr_len", addr_len); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/flash/MsgFlashReadResp.java b/java/src/com/swiftnav/sbp/flash/MsgFlashReadResp.java index 54d4a2c591..51d8499c1a 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgFlashReadResp.java +++ b/java/src/com/swiftnav/sbp/flash/MsgFlashReadResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -82,4 +82,4 @@ public JSONObject toJSON() { obj.put("addr_len", addr_len); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/flash/MsgM25FlashWriteStatus.java b/java/src/com/swiftnav/sbp/flash/MsgM25FlashWriteStatus.java index 0e082d5a68..ad0147ea87 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgM25FlashWriteStatus.java +++ b/java/src/com/swiftnav/sbp/flash/MsgM25FlashWriteStatus.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -63,4 +63,4 @@ public JSONObject toJSON() { obj.put("status", new JSONArray(status)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/flash/MsgStmFlashLockSector.java b/java/src/com/swiftnav/sbp/flash/MsgStmFlashLockSector.java index 48dcab8a46..beb4e95b4f 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgStmFlashLockSector.java +++ b/java/src/com/swiftnav/sbp/flash/MsgStmFlashLockSector.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -63,4 +63,4 @@ public JSONObject toJSON() { obj.put("sector", sector); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/flash/MsgStmFlashUnlockSector.java b/java/src/com/swiftnav/sbp/flash/MsgStmFlashUnlockSector.java index 6d0e50e3f6..82afb2f070 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgStmFlashUnlockSector.java +++ b/java/src/com/swiftnav/sbp/flash/MsgStmFlashUnlockSector.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -63,4 +63,4 @@ public JSONObject toJSON() { obj.put("sector", sector); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdReq.java b/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdReq.java index a130177ec2..56b8418e4d 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdReq.java +++ b/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdReq.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -59,4 +59,4 @@ public JSONObject toJSON() { JSONObject obj = super.toJSON(); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdResp.java b/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdResp.java index 1947a2c452..cfd5fb48cd 100644 --- a/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdResp.java +++ b/java/src/com/swiftnav/sbp/flash/MsgStmUniqueIdResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -65,4 +65,4 @@ public JSONObject toJSON() { obj.put("stm_id", new JSONArray(stm_id)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/gnss/CarrierPhase.java b/java/src/com/swiftnav/sbp/gnss/CarrierPhase.java index 7624d8fcf1..54d0c454e6 100644 --- a/java/src/com/swiftnav/sbp/gnss/CarrierPhase.java +++ b/java/src/com/swiftnav/sbp/gnss/CarrierPhase.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -55,4 +55,4 @@ public JSONObject toJSON() { obj.put("f", f); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/gnss/GPSTime.java b/java/src/com/swiftnav/sbp/gnss/GPSTime.java index 2b11cd05d6..c775001db7 100644 --- a/java/src/com/swiftnav/sbp/gnss/GPSTime.java +++ b/java/src/com/swiftnav/sbp/gnss/GPSTime.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -63,4 +63,4 @@ public JSONObject toJSON() { obj.put("wn", wn); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/gnss/GPSTimeDep.java b/java/src/com/swiftnav/sbp/gnss/GPSTimeDep.java index 24f93769c5..98f0838fa0 100644 --- a/java/src/com/swiftnav/sbp/gnss/GPSTimeDep.java +++ b/java/src/com/swiftnav/sbp/gnss/GPSTimeDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -55,4 +55,4 @@ public JSONObject toJSON() { obj.put("wn", wn); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/gnss/GPSTimeSec.java b/java/src/com/swiftnav/sbp/gnss/GPSTimeSec.java index fd28a48361..8506c0c070 100644 --- a/java/src/com/swiftnav/sbp/gnss/GPSTimeSec.java +++ b/java/src/com/swiftnav/sbp/gnss/GPSTimeSec.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -55,4 +55,4 @@ public JSONObject toJSON() { obj.put("wn", wn); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/gnss/GnssSignal.java b/java/src/com/swiftnav/sbp/gnss/GnssSignal.java index f042c2e9fc..c35d29f007 100644 --- a/java/src/com/swiftnav/sbp/gnss/GnssSignal.java +++ b/java/src/com/swiftnav/sbp/gnss/GnssSignal.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -58,4 +58,4 @@ public JSONObject toJSON() { obj.put("code", code); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/gnss/GnssSignalDep.java b/java/src/com/swiftnav/sbp/gnss/GnssSignalDep.java index b310e5a6ea..b29c44725a 100644 --- a/java/src/com/swiftnav/sbp/gnss/GnssSignalDep.java +++ b/java/src/com/swiftnav/sbp/gnss/GnssSignalDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -65,4 +65,4 @@ public JSONObject toJSON() { obj.put("reserved", reserved); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/gnss/SvId.java b/java/src/com/swiftnav/sbp/gnss/SvId.java index 5abf3140f4..8c6568741f 100644 --- a/java/src/com/swiftnav/sbp/gnss/SvId.java +++ b/java/src/com/swiftnav/sbp/gnss/SvId.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -55,4 +55,4 @@ public JSONObject toJSON() { obj.put("constellation", constellation); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/imu/MsgImuAux.java b/java/src/com/swiftnav/sbp/imu/MsgImuAux.java index 11083cd7db..85a2027988 100644 --- a/java/src/com/swiftnav/sbp/imu/MsgImuAux.java +++ b/java/src/com/swiftnav/sbp/imu/MsgImuAux.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -76,4 +76,4 @@ public JSONObject toJSON() { obj.put("imu_conf", imu_conf); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/imu/MsgImuRaw.java b/java/src/com/swiftnav/sbp/imu/MsgImuRaw.java index 642a5f7d66..1c0ff490b3 100644 --- a/java/src/com/swiftnav/sbp/imu/MsgImuRaw.java +++ b/java/src/com/swiftnav/sbp/imu/MsgImuRaw.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -114,4 +114,4 @@ public JSONObject toJSON() { obj.put("gyr_z", gyr_z); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxCpuState.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxCpuState.java index b7b26f1ae1..704aec9a88 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxCpuState.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxCpuState.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -87,4 +87,4 @@ public JSONObject toJSON() { obj.put("cmdline", cmdline); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxMemState.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxMemState.java index 670ec4616f..8a08add708 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxMemState.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxMemState.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -87,4 +87,4 @@ public JSONObject toJSON() { obj.put("cmdline", cmdline); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdCount.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdCount.java index 7b263b5b6c..2fe8cac59f 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdCount.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdCount.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -80,4 +80,4 @@ public JSONObject toJSON() { obj.put("cmdline", cmdline); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdSummary.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdSummary.java index d09d9e852e..fdac3e91ca 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdSummary.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessFdSummary.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -73,4 +73,4 @@ public JSONObject toJSON() { obj.put("most_opened", most_opened); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketCounts.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketCounts.java index f25f05c015..21bcacd4aa 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketCounts.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketCounts.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -100,4 +100,4 @@ public JSONObject toJSON() { obj.put("cmdline", cmdline); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketQueues.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketQueues.java index 8cae37ea4e..74a8e04322 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketQueues.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxProcessSocketQueues.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -114,4 +114,4 @@ public JSONObject toJSON() { obj.put("cmdline", cmdline); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxSocketUsage.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxSocketUsage.java index 60ec4ff2a0..07934ae995 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxSocketUsage.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxSocketUsage.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -84,4 +84,4 @@ public JSONObject toJSON() { obj.put("socket_type_counts", new JSONArray(socket_type_counts)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/linux/MsgLinuxSysState.java b/java/src/com/swiftnav/sbp/linux/MsgLinuxSysState.java index fffc61309a..a20af755f8 100644 --- a/java/src/com/swiftnav/sbp/linux/MsgLinuxSysState.java +++ b/java/src/com/swiftnav/sbp/linux/MsgLinuxSysState.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -92,4 +92,4 @@ public JSONObject toJSON() { obj.put("pid_count", pid_count); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/loggers/JSONLogger.java b/java/src/com/swiftnav/sbp/loggers/JSONLogger.java index 5557b5b3b6..2af5280503 100644 --- a/java/src/com/swiftnav/sbp/loggers/JSONLogger.java +++ b/java/src/com/swiftnav/sbp/loggers/JSONLogger.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/logging/MsgFwd.java b/java/src/com/swiftnav/sbp/logging/MsgFwd.java index 7299fe65c3..ce43837e02 100644 --- a/java/src/com/swiftnav/sbp/logging/MsgFwd.java +++ b/java/src/com/swiftnav/sbp/logging/MsgFwd.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -80,4 +80,4 @@ public JSONObject toJSON() { obj.put("fwd_payload", fwd_payload); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/logging/MsgLog.java b/java/src/com/swiftnav/sbp/logging/MsgLog.java index 3c1cd61ba6..271f0f2b55 100644 --- a/java/src/com/swiftnav/sbp/logging/MsgLog.java +++ b/java/src/com/swiftnav/sbp/logging/MsgLog.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -70,4 +70,4 @@ public JSONObject toJSON() { obj.put("text", text); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/logging/MsgPrintDep.java b/java/src/com/swiftnav/sbp/logging/MsgPrintDep.java index e398b68ba0..e4911cf58c 100644 --- a/java/src/com/swiftnav/sbp/logging/MsgPrintDep.java +++ b/java/src/com/swiftnav/sbp/logging/MsgPrintDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("text", text); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/mag/MsgMagRaw.java b/java/src/com/swiftnav/sbp/mag/MsgMagRaw.java index 9ce9e829a4..1539785d54 100644 --- a/java/src/com/swiftnav/sbp/mag/MsgMagRaw.java +++ b/java/src/com/swiftnav/sbp/mag/MsgMagRaw.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -89,4 +89,4 @@ public JSONObject toJSON() { obj.put("mag_z", mag_z); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgAgeCorrections.java b/java/src/com/swiftnav/sbp/navigation/MsgAgeCorrections.java index 8c87fa8c7c..1a287218c1 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgAgeCorrections.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgAgeCorrections.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -69,4 +69,4 @@ public JSONObject toJSON() { obj.put("age", age); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEF.java b/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEF.java index fadba61cbb..6e4099ec51 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEF.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEF.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -102,4 +102,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEFDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEFDepA.java index 11d7725b39..b9c99f0569 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEFDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgBaselineECEFDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -103,4 +103,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java b/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java index 756daa0e0a..97e3ba8b29 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeading.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeadingDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeadingDepA.java index 67de74ac0f..3a80f62539 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeadingDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgBaselineHeadingDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -82,4 +82,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgBaselineNED.java b/java/src/com/swiftnav/sbp/navigation/MsgBaselineNED.java index 4bb496e8e3..044809776d 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgBaselineNED.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgBaselineNED.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -109,4 +109,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgBaselineNEDDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgBaselineNEDDepA.java index 4ccbcb420c..32ce9dff4e 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgBaselineNEDDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgBaselineNEDDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -113,4 +113,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgDops.java b/java/src/com/swiftnav/sbp/navigation/MsgDops.java index 6972f561ee..e23299db03 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgDops.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgDops.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -101,4 +101,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgDopsDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgDopsDepA.java index 61aed86ecf..ff95db81a0 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgDopsDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgDopsDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -94,4 +94,4 @@ public JSONObject toJSON() { obj.put("vdop", vdop); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgGPSTime.java b/java/src/com/swiftnav/sbp/navigation/MsgGPSTime.java index 5997f903f2..2dd1afd4b6 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgGPSTime.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgGPSTime.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -94,4 +94,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeDepA.java index cf8c110cb8..d9125f5986 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -94,4 +94,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeGnss.java index 96dba5b452..2182a72077 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgGPSTimeGnss.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -94,4 +94,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosECEF.java b/java/src/com/swiftnav/sbp/navigation/MsgPosECEF.java index 232d801a0a..18aac88a91 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosECEF.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosECEF.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -105,4 +105,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCov.java b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCov.java index cdc6267c40..85388b56ef 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCov.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCov.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -136,4 +136,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCovGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCovGnss.java index dae7736ff9..4426eb83e4 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCovGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFCovGnss.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -136,4 +136,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFDepA.java index e66de5d3a4..4696250e3c 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -107,4 +107,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFGnss.java index 5678b9e6ce..e85983501c 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosECEFGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosECEFGnss.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -105,4 +105,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosLLH.java b/java/src/com/swiftnav/sbp/navigation/MsgPosLLH.java index e266bf10a0..fce3adef14 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosLLH.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosLLH.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -111,4 +111,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCov.java b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCov.java index a92239f998..e9b60494fe 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCov.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCov.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -135,4 +135,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCovGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCovGnss.java index 20cbeb44d3..786fd5d49f 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCovGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHCovGnss.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -135,4 +135,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHDepA.java index b678811613..c22fe0a5fb 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -115,4 +115,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHGnss.java index a193434e61..1d2796f236 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgPosLLHGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgPosLLHGnss.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -111,4 +111,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgProtectionLevel.java b/java/src/com/swiftnav/sbp/navigation/MsgProtectionLevel.java index a094c1b8db..8c98267857 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgProtectionLevel.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgProtectionLevel.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -100,4 +100,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgUtcTime.java b/java/src/com/swiftnav/sbp/navigation/MsgUtcTime.java index f4397bc0d0..0c0626be64 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgUtcTime.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgUtcTime.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -111,4 +111,4 @@ public JSONObject toJSON() { obj.put("ns", ns); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgUtcTimeGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgUtcTimeGnss.java index 9fe707907f..d61e7fbd58 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgUtcTimeGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgUtcTimeGnss.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -111,4 +111,4 @@ public JSONObject toJSON() { obj.put("ns", ns); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelBody.java b/java/src/com/swiftnav/sbp/navigation/MsgVelBody.java index ef98e131ba..0fb1fefb54 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelBody.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelBody.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -135,4 +135,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelECEF.java b/java/src/com/swiftnav/sbp/navigation/MsgVelECEF.java index 3c32cd675a..c0f51df64d 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelECEF.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelECEF.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -101,4 +101,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCov.java b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCov.java index a52edd2544..4623c43978 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCov.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCov.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -130,4 +130,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCovGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCovGnss.java index b1f8e0a0b0..536c8db9cc 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCovGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFCovGnss.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -130,4 +130,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFDepA.java index 8882493a68..714bc61af0 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -102,4 +102,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFGnss.java index 0755d71e12..cba61b4cdd 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelECEFGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelECEFGnss.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -101,4 +101,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelNED.java b/java/src/com/swiftnav/sbp/navigation/MsgVelNED.java index b31e317aea..8c2d67cf0d 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelNED.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelNED.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -109,4 +109,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCov.java b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCov.java index 1074701e3d..46d8ab65fd 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCov.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCov.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -133,4 +133,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCovGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCovGnss.java index f3498571bd..c892c6643c 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCovGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDCovGnss.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -133,4 +133,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDDepA.java b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDDepA.java index 7a38e9bca0..b45b1ee810 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDDepA.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -111,4 +111,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDGnss.java b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDGnss.java index 3966cebc91..4c55251060 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelNEDGnss.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelNEDGnss.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -109,4 +109,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java b/java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java index 130c34c97f..34cadfe750 100644 --- a/java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java +++ b/java/src/com/swiftnav/sbp/navigation/MsgVelUserFrame.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/ndb/MsgNdbEvent.java b/java/src/com/swiftnav/sbp/ndb/MsgNdbEvent.java index ccaf2c59f2..7ca7c08e65 100644 --- a/java/src/com/swiftnav/sbp/ndb/MsgNdbEvent.java +++ b/java/src/com/swiftnav/sbp/ndb/MsgNdbEvent.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -117,4 +117,4 @@ public JSONObject toJSON() { obj.put("original_sender", original_sender); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/AlmanacCommonContent.java b/java/src/com/swiftnav/sbp/observation/AlmanacCommonContent.java index b7a7866f17..1f553dff38 100644 --- a/java/src/com/swiftnav/sbp/observation/AlmanacCommonContent.java +++ b/java/src/com/swiftnav/sbp/observation/AlmanacCommonContent.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -95,4 +95,4 @@ public JSONObject toJSON() { obj.put("health_bits", health_bits); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/AlmanacCommonContentDep.java b/java/src/com/swiftnav/sbp/observation/AlmanacCommonContentDep.java index a8e51180c4..275ce1db47 100644 --- a/java/src/com/swiftnav/sbp/observation/AlmanacCommonContentDep.java +++ b/java/src/com/swiftnav/sbp/observation/AlmanacCommonContentDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -95,4 +95,4 @@ public JSONObject toJSON() { obj.put("health_bits", health_bits); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/CarrierPhaseDepA.java b/java/src/com/swiftnav/sbp/observation/CarrierPhaseDepA.java index a609679634..848114e915 100644 --- a/java/src/com/swiftnav/sbp/observation/CarrierPhaseDepA.java +++ b/java/src/com/swiftnav/sbp/observation/CarrierPhaseDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -56,4 +56,4 @@ public JSONObject toJSON() { obj.put("f", f); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/Doppler.java b/java/src/com/swiftnav/sbp/observation/Doppler.java index fac5dd9d47..3148865651 100644 --- a/java/src/com/swiftnav/sbp/observation/Doppler.java +++ b/java/src/com/swiftnav/sbp/observation/Doppler.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -56,4 +56,4 @@ public JSONObject toJSON() { obj.put("f", f); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/EphemerisCommonContent.java b/java/src/com/swiftnav/sbp/observation/EphemerisCommonContent.java index e02ebdffb1..e7fc177ab4 100644 --- a/java/src/com/swiftnav/sbp/observation/EphemerisCommonContent.java +++ b/java/src/com/swiftnav/sbp/observation/EphemerisCommonContent.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -84,4 +84,4 @@ public JSONObject toJSON() { obj.put("health_bits", health_bits); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepA.java b/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepA.java index 65a93d0408..da21cb32d5 100644 --- a/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepA.java +++ b/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -84,4 +84,4 @@ public JSONObject toJSON() { obj.put("health_bits", health_bits); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepB.java b/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepB.java index cae789fc10..500c41c021 100644 --- a/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepB.java +++ b/java/src/com/swiftnav/sbp/observation/EphemerisCommonContentDepB.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -83,4 +83,4 @@ public JSONObject toJSON() { obj.put("health_bits", health_bits); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/GnssCapb.java b/java/src/com/swiftnav/sbp/observation/GnssCapb.java index 8aa97c8257..20aa9e8834 100644 --- a/java/src/com/swiftnav/sbp/observation/GnssCapb.java +++ b/java/src/com/swiftnav/sbp/observation/GnssCapb.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -138,4 +138,4 @@ public JSONObject toJSON() { obj.put("gal_e5", gal_e5); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPS.java b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPS.java index 9e573cca18..b85a24feca 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPS.java +++ b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPS.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -120,4 +120,4 @@ public JSONObject toJSON() { obj.put("af1", af1); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPSDep.java b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPSDep.java index 32c175aebf..5fbc5d0c3e 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPSDep.java +++ b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGPSDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -120,4 +120,4 @@ public JSONObject toJSON() { obj.put("af1", af1); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGlo.java b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGlo.java index e68372c697..86adc03c96 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGlo.java +++ b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGlo.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -110,4 +110,4 @@ public JSONObject toJSON() { obj.put("omega", omega); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGloDep.java b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGloDep.java index ef9c85223b..345c173aaa 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgAlmanacGloDep.java +++ b/java/src/com/swiftnav/sbp/observation/MsgAlmanacGloDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -110,4 +110,4 @@ public JSONObject toJSON() { obj.put("omega", omega); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgBasePosECEF.java b/java/src/com/swiftnav/sbp/observation/MsgBasePosECEF.java index 1d87832554..e33c75ba2a 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgBasePosECEF.java +++ b/java/src/com/swiftnav/sbp/observation/MsgBasePosECEF.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -80,4 +80,4 @@ public JSONObject toJSON() { obj.put("z", z); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgBasePosLLH.java b/java/src/com/swiftnav/sbp/observation/MsgBasePosLLH.java index 98a66f135f..d7a5809a90 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgBasePosLLH.java +++ b/java/src/com/swiftnav/sbp/observation/MsgBasePosLLH.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -79,4 +79,4 @@ public JSONObject toJSON() { obj.put("height", height); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisBds.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisBds.java index 72be637995..57f79b05ad 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisBds.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisBds.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -212,4 +212,4 @@ public JSONObject toJSON() { obj.put("iodc", iodc); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepA.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepA.java index 9cffd114ff..b9b8ac1295 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepA.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -213,4 +213,4 @@ public JSONObject toJSON() { obj.put("prn", prn); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepB.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepB.java index 911606f1b7..4761eed008 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepB.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepB.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -219,4 +219,4 @@ public JSONObject toJSON() { obj.put("iode", iode); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepC.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepC.java index d830cf9837..a8fe9ce267 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepC.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepC.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -235,4 +235,4 @@ public JSONObject toJSON() { obj.put("reserved", reserved); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepD.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepD.java index 9d7e2596eb..bec2cba791 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepD.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisDepD.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -235,4 +235,4 @@ public JSONObject toJSON() { obj.put("reserved", reserved); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPS.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPS.java index 7f1b07ddf0..98197f71e2 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPS.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPS.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -199,4 +199,4 @@ public JSONObject toJSON() { obj.put("iodc", iodc); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepE.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepE.java index d0f1d3ea1c..9a3f595fbd 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepE.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepE.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -199,4 +199,4 @@ public JSONObject toJSON() { obj.put("iodc", iodc); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepF.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepF.java index 3b2b318af9..61449d1341 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepF.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGPSDepF.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -196,4 +196,4 @@ public JSONObject toJSON() { obj.put("iodc", iodc); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGal.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGal.java index d1096e5198..c88fd61612 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGal.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGal.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -210,4 +210,4 @@ public JSONObject toJSON() { obj.put("source", source); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGalDepA.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGalDepA.java index 0b51bd4391..35afd8200c 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGalDepA.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGalDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -202,4 +202,4 @@ public JSONObject toJSON() { obj.put("iodc", iodc); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGlo.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGlo.java index 450a669f6a..f0a4483f92 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGlo.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGlo.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -115,4 +115,4 @@ public JSONObject toJSON() { obj.put("iod", iod); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepA.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepA.java index 97aab3b9e5..178119729c 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepA.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -97,4 +97,4 @@ public JSONObject toJSON() { obj.put("acc", new JSONArray(acc)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepB.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepB.java index a33aaee5f1..a3af234a72 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepB.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepB.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -97,4 +97,4 @@ public JSONObject toJSON() { obj.put("acc", new JSONArray(acc)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepC.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepC.java index aec49290a3..231b5ae855 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepC.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepC.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -109,4 +109,4 @@ public JSONObject toJSON() { obj.put("fcn", fcn); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepD.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepD.java index ae1b2a5aeb..c73fc6b201 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepD.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisGloDepD.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -112,4 +112,4 @@ public JSONObject toJSON() { obj.put("iod", iod); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisQzss.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisQzss.java index 5ed986d275..707e771069 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisQzss.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisQzss.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -197,4 +197,4 @@ public JSONObject toJSON() { obj.put("iodc", iodc); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbas.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbas.java index 3837259c97..ebc9b9bf8f 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbas.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbas.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -86,4 +86,4 @@ public JSONObject toJSON() { obj.put("a_gf1", a_gf1); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepA.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepA.java index ef6893846b..90895e7c60 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepA.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -86,4 +86,4 @@ public JSONObject toJSON() { obj.put("a_gf1", a_gf1); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepB.java b/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepB.java index 54ef0fa5c3..7d9e50a7ff 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepB.java +++ b/java/src/com/swiftnav/sbp/observation/MsgEphemerisSbasDepB.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -94,4 +94,4 @@ public JSONObject toJSON() { obj.put("a_gf1", a_gf1); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgGloBiases.java b/java/src/com/swiftnav/sbp/observation/MsgGloBiases.java index 217bf3d8ae..ddd42b3215 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgGloBiases.java +++ b/java/src/com/swiftnav/sbp/observation/MsgGloBiases.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -90,4 +90,4 @@ public JSONObject toJSON() { obj.put("l2p_bias", l2p_bias); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgGnssCapb.java b/java/src/com/swiftnav/sbp/observation/MsgGnssCapb.java index 447c90c6ad..becf6e3edc 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgGnssCapb.java +++ b/java/src/com/swiftnav/sbp/observation/MsgGnssCapb.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("gc", gc.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgGroupDelay.java b/java/src/com/swiftnav/sbp/observation/MsgGroupDelay.java index e9c80c1275..c6d95f4f44 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgGroupDelay.java +++ b/java/src/com/swiftnav/sbp/observation/MsgGroupDelay.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -93,4 +93,4 @@ public JSONObject toJSON() { obj.put("isc_l2c", isc_l2c); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepA.java b/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepA.java index d6c92fa2bb..6b3f2e9063 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepA.java +++ b/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -93,4 +93,4 @@ public JSONObject toJSON() { obj.put("isc_l2c", isc_l2c); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepB.java b/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepB.java index 83c0fdba61..29a4e83ade 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepB.java +++ b/java/src/com/swiftnav/sbp/observation/MsgGroupDelayDepB.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -93,4 +93,4 @@ public JSONObject toJSON() { obj.put("isc_l2c", isc_l2c); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgIono.java b/java/src/com/swiftnav/sbp/observation/MsgIono.java index af51d57b23..fb5c4c9f50 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgIono.java +++ b/java/src/com/swiftnav/sbp/observation/MsgIono.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -105,4 +105,4 @@ public JSONObject toJSON() { obj.put("b3", b3); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgObs.java b/java/src/com/swiftnav/sbp/observation/MsgObs.java index 820ecf366e..730f983262 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgObs.java +++ b/java/src/com/swiftnav/sbp/observation/MsgObs.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -77,4 +77,4 @@ public JSONObject toJSON() { obj.put("obs", SBPStruct.toJSONArray(obs)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgObsDepA.java b/java/src/com/swiftnav/sbp/observation/MsgObsDepA.java index 581b695dc7..649a715a64 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgObsDepA.java +++ b/java/src/com/swiftnav/sbp/observation/MsgObsDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -71,4 +71,4 @@ public JSONObject toJSON() { obj.put("obs", SBPStruct.toJSONArray(obs)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgObsDepB.java b/java/src/com/swiftnav/sbp/observation/MsgObsDepB.java index 0e65b5031d..530c79e278 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgObsDepB.java +++ b/java/src/com/swiftnav/sbp/observation/MsgObsDepB.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -76,4 +76,4 @@ public JSONObject toJSON() { obj.put("obs", SBPStruct.toJSONArray(obs)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgObsDepC.java b/java/src/com/swiftnav/sbp/observation/MsgObsDepC.java index 40727463fe..6a9edc79f1 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgObsDepC.java +++ b/java/src/com/swiftnav/sbp/observation/MsgObsDepC.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -77,4 +77,4 @@ public JSONObject toJSON() { obj.put("obs", SBPStruct.toJSONArray(obs)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgOsr.java b/java/src/com/swiftnav/sbp/observation/MsgOsr.java index 9c11176c53..a6bd6504de 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgOsr.java +++ b/java/src/com/swiftnav/sbp/observation/MsgOsr.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -71,4 +71,4 @@ public JSONObject toJSON() { obj.put("obs", SBPStruct.toJSONArray(obs)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgSvAzEl.java b/java/src/com/swiftnav/sbp/observation/MsgSvAzEl.java index 641dde54fb..91b02bb054 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgSvAzEl.java +++ b/java/src/com/swiftnav/sbp/observation/MsgSvAzEl.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -64,4 +64,4 @@ public JSONObject toJSON() { obj.put("azel", SBPStruct.toJSONArray(azel)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPS.java b/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPS.java index f710c2b575..741f6078e4 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPS.java +++ b/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPS.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -69,4 +69,4 @@ public JSONObject toJSON() { obj.put("l2c_mask", l2c_mask); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPSDep.java b/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPSDep.java index ffab252af3..7a9d8f3b1a 100644 --- a/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPSDep.java +++ b/java/src/com/swiftnav/sbp/observation/MsgSvConfigurationGPSDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -69,4 +69,4 @@ public JSONObject toJSON() { obj.put("l2c_mask", l2c_mask); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/ObservationHeader.java b/java/src/com/swiftnav/sbp/observation/ObservationHeader.java index 561a7962c0..336018aebf 100644 --- a/java/src/com/swiftnav/sbp/observation/ObservationHeader.java +++ b/java/src/com/swiftnav/sbp/observation/ObservationHeader.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -59,4 +59,4 @@ public JSONObject toJSON() { obj.put("n_obs", n_obs); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/ObservationHeaderDep.java b/java/src/com/swiftnav/sbp/observation/ObservationHeaderDep.java index 19594ba1a6..01c4255895 100644 --- a/java/src/com/swiftnav/sbp/observation/ObservationHeaderDep.java +++ b/java/src/com/swiftnav/sbp/observation/ObservationHeaderDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -59,4 +59,4 @@ public JSONObject toJSON() { obj.put("n_obs", n_obs); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/PackedObsContent.java b/java/src/com/swiftnav/sbp/observation/PackedObsContent.java index 302fcebefb..84c9c03e2c 100644 --- a/java/src/com/swiftnav/sbp/observation/PackedObsContent.java +++ b/java/src/com/swiftnav/sbp/observation/PackedObsContent.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -95,4 +95,4 @@ public JSONObject toJSON() { obj.put("sid", sid.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/PackedObsContentDepA.java b/java/src/com/swiftnav/sbp/observation/PackedObsContentDepA.java index 91916cb890..36b61fd9d7 100644 --- a/java/src/com/swiftnav/sbp/observation/PackedObsContentDepA.java +++ b/java/src/com/swiftnav/sbp/observation/PackedObsContentDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -77,4 +77,4 @@ public JSONObject toJSON() { obj.put("prn", prn); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/PackedObsContentDepB.java b/java/src/com/swiftnav/sbp/observation/PackedObsContentDepB.java index 2448ff4564..ed009f01bd 100644 --- a/java/src/com/swiftnav/sbp/observation/PackedObsContentDepB.java +++ b/java/src/com/swiftnav/sbp/observation/PackedObsContentDepB.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -77,4 +77,4 @@ public JSONObject toJSON() { obj.put("sid", sid.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/PackedObsContentDepC.java b/java/src/com/swiftnav/sbp/observation/PackedObsContentDepC.java index e59a6830db..cf41383a6f 100644 --- a/java/src/com/swiftnav/sbp/observation/PackedObsContentDepC.java +++ b/java/src/com/swiftnav/sbp/observation/PackedObsContentDepC.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -77,4 +77,4 @@ public JSONObject toJSON() { obj.put("sid", sid.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/PackedOsrContent.java b/java/src/com/swiftnav/sbp/observation/PackedOsrContent.java index c965208b49..143dc2b49e 100644 --- a/java/src/com/swiftnav/sbp/observation/PackedOsrContent.java +++ b/java/src/com/swiftnav/sbp/observation/PackedOsrContent.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -99,4 +99,4 @@ public JSONObject toJSON() { obj.put("range_std", range_std); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/SbpMsgGnssCapb.java b/java/src/com/swiftnav/sbp/observation/SbpMsgGnssCapb.java index 55f2ae91cb..87efedc255 100644 --- a/java/src/com/swiftnav/sbp/observation/SbpMsgGnssCapb.java +++ b/java/src/com/swiftnav/sbp/observation/SbpMsgGnssCapb.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("gc", gc.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/observation/SvAzEl.java b/java/src/com/swiftnav/sbp/observation/SvAzEl.java index 94b37ec36d..f62b3cb5b0 100644 --- a/java/src/com/swiftnav/sbp/observation/SvAzEl.java +++ b/java/src/com/swiftnav/sbp/observation/SvAzEl.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("el", el); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/orientation/MsgAngularRate.java b/java/src/com/swiftnav/sbp/orientation/MsgAngularRate.java index 9320cd305d..c80e1154e1 100644 --- a/java/src/com/swiftnav/sbp/orientation/MsgAngularRate.java +++ b/java/src/com/swiftnav/sbp/orientation/MsgAngularRate.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -94,4 +94,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/orientation/MsgBaselineHeading.java b/java/src/com/swiftnav/sbp/orientation/MsgBaselineHeading.java index 22aeeb81af..ff17833dc9 100644 --- a/java/src/com/swiftnav/sbp/orientation/MsgBaselineHeading.java +++ b/java/src/com/swiftnav/sbp/orientation/MsgBaselineHeading.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -83,4 +83,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/orientation/MsgOrientEuler.java b/java/src/com/swiftnav/sbp/orientation/MsgOrientEuler.java index 7dba2b4fc7..3f863ce7cd 100644 --- a/java/src/com/swiftnav/sbp/orientation/MsgOrientEuler.java +++ b/java/src/com/swiftnav/sbp/orientation/MsgOrientEuler.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -108,4 +108,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/orientation/MsgOrientQuat.java b/java/src/com/swiftnav/sbp/orientation/MsgOrientQuat.java index b8e42f592c..f29d54fdd3 100644 --- a/java/src/com/swiftnav/sbp/orientation/MsgOrientQuat.java +++ b/java/src/com/swiftnav/sbp/orientation/MsgOrientQuat.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -120,4 +120,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/Latency.java b/java/src/com/swiftnav/sbp/piksi/Latency.java index 49762985e4..d37608066d 100644 --- a/java/src/com/swiftnav/sbp/piksi/Latency.java +++ b/java/src/com/swiftnav/sbp/piksi/Latency.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -68,4 +68,4 @@ public JSONObject toJSON() { obj.put("current", current); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgAlmanac.java b/java/src/com/swiftnav/sbp/piksi/MsgAlmanac.java index 9bbb845e1e..7cf974310c 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgAlmanac.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgAlmanac.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -58,4 +58,4 @@ public JSONObject toJSON() { JSONObject obj = super.toJSON(); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgCellModemStatus.java b/java/src/com/swiftnav/sbp/piksi/MsgCellModemStatus.java index 057b021ae3..57dbbc30f2 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgCellModemStatus.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgCellModemStatus.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -77,4 +77,4 @@ public JSONObject toJSON() { obj.put("reserved", new JSONArray(reserved)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgCommandOutput.java b/java/src/com/swiftnav/sbp/piksi/MsgCommandOutput.java index 507fa52535..ebc7e69c45 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgCommandOutput.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgCommandOutput.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -72,4 +72,4 @@ public JSONObject toJSON() { obj.put("line", line); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgCommandReq.java b/java/src/com/swiftnav/sbp/piksi/MsgCommandReq.java index 0f948f3adb..f2cc4f6fe2 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgCommandReq.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgCommandReq.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -71,4 +71,4 @@ public JSONObject toJSON() { obj.put("command", command); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgCommandResp.java b/java/src/com/swiftnav/sbp/piksi/MsgCommandResp.java index 92a6ef2e6b..a98bafa395 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgCommandResp.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgCommandResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -70,4 +70,4 @@ public JSONObject toJSON() { obj.put("code", code); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgCwResults.java b/java/src/com/swiftnav/sbp/piksi/MsgCwResults.java index ce624300fa..c11b7502c6 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgCwResults.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgCwResults.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -59,4 +59,4 @@ public JSONObject toJSON() { JSONObject obj = super.toJSON(); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgCwStart.java b/java/src/com/swiftnav/sbp/piksi/MsgCwStart.java index 0d02947c0b..72724dcb8c 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgCwStart.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgCwStart.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -59,4 +59,4 @@ public JSONObject toJSON() { JSONObject obj = super.toJSON(); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgDeviceMonitor.java b/java/src/com/swiftnav/sbp/piksi/MsgDeviceMonitor.java index 85679a296e..8ae4c3681a 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgDeviceMonitor.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgDeviceMonitor.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -89,4 +89,4 @@ public JSONObject toJSON() { obj.put("fe_temperature", fe_temperature); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgFrontEndGain.java b/java/src/com/swiftnav/sbp/piksi/MsgFrontEndGain.java index f13b2ad3c4..499855a9a0 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgFrontEndGain.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgFrontEndGain.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -74,4 +74,4 @@ public JSONObject toJSON() { obj.put("if_gain", new JSONArray(if_gain)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgIarState.java b/java/src/com/swiftnav/sbp/piksi/MsgIarState.java index 18fc7fd99b..347d9c3f3b 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgIarState.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgIarState.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -66,4 +66,4 @@ public JSONObject toJSON() { obj.put("num_hyps", num_hyps); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgInitBaseDep.java b/java/src/com/swiftnav/sbp/piksi/MsgInitBaseDep.java index 268a497c86..fc0b6cdbb4 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgInitBaseDep.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgInitBaseDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -57,4 +57,4 @@ public JSONObject toJSON() { JSONObject obj = super.toJSON(); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgMaskSatellite.java b/java/src/com/swiftnav/sbp/piksi/MsgMaskSatellite.java index 5f2735245c..df67773c15 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgMaskSatellite.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgMaskSatellite.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -70,4 +70,4 @@ public JSONObject toJSON() { obj.put("sid", sid.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgMaskSatelliteDep.java b/java/src/com/swiftnav/sbp/piksi/MsgMaskSatelliteDep.java index 60bcbe1923..6651b72e08 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgMaskSatelliteDep.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgMaskSatelliteDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -69,4 +69,4 @@ public JSONObject toJSON() { obj.put("sid", sid.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgNetworkBandwidthUsage.java b/java/src/com/swiftnav/sbp/piksi/MsgNetworkBandwidthUsage.java index 8bf7fb9201..2c213d46f8 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgNetworkBandwidthUsage.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgNetworkBandwidthUsage.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -63,4 +63,4 @@ public JSONObject toJSON() { obj.put("interfaces", SBPStruct.toJSONArray(interfaces)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateReq.java b/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateReq.java index 4d37740342..581c6c9885 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateReq.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateReq.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -58,4 +58,4 @@ public JSONObject toJSON() { JSONObject obj = super.toJSON(); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateResp.java b/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateResp.java index 14750c15b5..7d64160bf5 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateResp.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgNetworkStateResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -107,4 +107,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgReset.java b/java/src/com/swiftnav/sbp/piksi/MsgReset.java index a3c670e712..9ce4130083 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgReset.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgReset.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -64,4 +64,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgResetDep.java b/java/src/com/swiftnav/sbp/piksi/MsgResetDep.java index 5810005efc..8fce3cc93b 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgResetDep.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgResetDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -58,4 +58,4 @@ public JSONObject toJSON() { JSONObject obj = super.toJSON(); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgResetFilters.java b/java/src/com/swiftnav/sbp/piksi/MsgResetFilters.java index a790aaf970..96e347f87f 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgResetFilters.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgResetFilters.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -64,4 +64,4 @@ public JSONObject toJSON() { obj.put("filter", filter); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgSetTime.java b/java/src/com/swiftnav/sbp/piksi/MsgSetTime.java index 1cf682897d..3793ddc8d3 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgSetTime.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgSetTime.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -58,4 +58,4 @@ public JSONObject toJSON() { JSONObject obj = super.toJSON(); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgSpecan.java b/java/src/com/swiftnav/sbp/piksi/MsgSpecan.java index 31de22a688..78329d9f0b 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgSpecan.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgSpecan.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -104,4 +104,4 @@ public JSONObject toJSON() { obj.put("amplitude_value", new JSONArray(amplitude_value)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgSpecanDep.java b/java/src/com/swiftnav/sbp/piksi/MsgSpecanDep.java index 642e6aef26..d95a16554a 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgSpecanDep.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgSpecanDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -104,4 +104,4 @@ public JSONObject toJSON() { obj.put("amplitude_value", new JSONArray(amplitude_value)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgThreadState.java b/java/src/com/swiftnav/sbp/piksi/MsgThreadState.java index e81642d171..59d529e2c4 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgThreadState.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgThreadState.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -79,4 +79,4 @@ public JSONObject toJSON() { obj.put("stack_free", stack_free); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgUartState.java b/java/src/com/swiftnav/sbp/piksi/MsgUartState.java index e864a6398f..9cb7b522d0 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgUartState.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgUartState.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -95,4 +95,4 @@ public JSONObject toJSON() { obj.put("obs_period", obs_period.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/MsgUartStateDepa.java b/java/src/com/swiftnav/sbp/piksi/MsgUartStateDepa.java index 63a981616f..e362bbd3ab 100644 --- a/java/src/com/swiftnav/sbp/piksi/MsgUartStateDepa.java +++ b/java/src/com/swiftnav/sbp/piksi/MsgUartStateDepa.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -81,4 +81,4 @@ public JSONObject toJSON() { obj.put("latency", latency.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/NetworkUsage.java b/java/src/com/swiftnav/sbp/piksi/NetworkUsage.java index 5dfe39e548..5957353e3e 100644 --- a/java/src/com/swiftnav/sbp/piksi/NetworkUsage.java +++ b/java/src/com/swiftnav/sbp/piksi/NetworkUsage.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -74,4 +74,4 @@ public JSONObject toJSON() { obj.put("interface_name", interface_name); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/Period.java b/java/src/com/swiftnav/sbp/piksi/Period.java index 672053de46..7d446e9a37 100644 --- a/java/src/com/swiftnav/sbp/piksi/Period.java +++ b/java/src/com/swiftnav/sbp/piksi/Period.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -68,4 +68,4 @@ public JSONObject toJSON() { obj.put("current", current); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/piksi/UARTChannel.java b/java/src/com/swiftnav/sbp/piksi/UARTChannel.java index 652cf459dd..ad1af6f07c 100644 --- a/java/src/com/swiftnav/sbp/piksi/UARTChannel.java +++ b/java/src/com/swiftnav/sbp/piksi/UARTChannel.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -84,4 +84,4 @@ public JSONObject toJSON() { obj.put("rx_buffer_level", rx_buffer_level); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/sbas/MsgSbasRaw.java b/java/src/com/swiftnav/sbp/sbas/MsgSbasRaw.java index cb26209155..4c2f1c2deb 100644 --- a/java/src/com/swiftnav/sbp/sbas/MsgSbasRaw.java +++ b/java/src/com/swiftnav/sbp/sbas/MsgSbasRaw.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -82,4 +82,4 @@ public JSONObject toJSON() { obj.put("data", new JSONArray(data)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexDone.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexDone.java index d7d700aca8..f6405f0aa9 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexDone.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexDone.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -56,4 +56,4 @@ public JSONObject toJSON() { JSONObject obj = super.toJSON(); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexReq.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexReq.java index cecaa81814..88c80b982f 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexReq.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexReq.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -66,4 +66,4 @@ public JSONObject toJSON() { obj.put("index", index); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexResp.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexResp.java index 6655f9df68..be7f18c5ac 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexResp.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadByIndexResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -81,4 +81,4 @@ public JSONObject toJSON() { obj.put("setting", setting); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadReq.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadReq.java index 760bd3181a..a21d67b4a1 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadReq.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadReq.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -71,4 +71,4 @@ public JSONObject toJSON() { obj.put("setting", setting); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadResp.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadResp.java index f634329a78..2531203f52 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsReadResp.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsReadResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -71,4 +71,4 @@ public JSONObject toJSON() { obj.put("setting", setting); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsRegister.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsRegister.java index c0868c2272..a0e1e276d3 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsRegister.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsRegister.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -66,4 +66,4 @@ public JSONObject toJSON() { obj.put("setting", setting); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsRegisterResp.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsRegisterResp.java index 8199b2a903..d5371eda50 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsRegisterResp.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsRegisterResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -74,4 +74,4 @@ public JSONObject toJSON() { obj.put("setting", setting); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsSave.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsSave.java index 7fa420a1c8..9cdf641838 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsSave.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsSave.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -57,4 +57,4 @@ public JSONObject toJSON() { JSONObject obj = super.toJSON(); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsWrite.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsWrite.java index b699449591..fc9d989047 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsWrite.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsWrite.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -70,4 +70,4 @@ public JSONObject toJSON() { obj.put("setting", setting); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/settings/MsgSettingsWriteResp.java b/java/src/com/swiftnav/sbp/settings/MsgSettingsWriteResp.java index 94112679ec..40a7fcd743 100644 --- a/java/src/com/swiftnav/sbp/settings/MsgSettingsWriteResp.java +++ b/java/src/com/swiftnav/sbp/settings/MsgSettingsWriteResp.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -76,4 +76,4 @@ public JSONObject toJSON() { obj.put("setting", setting); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/solution_meta/GNSSInputType.java b/java/src/com/swiftnav/sbp/solution_meta/GNSSInputType.java index 41489eb22c..d95ca647de 100644 --- a/java/src/com/swiftnav/sbp/solution_meta/GNSSInputType.java +++ b/java/src/com/swiftnav/sbp/solution_meta/GNSSInputType.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -49,4 +49,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/solution_meta/IMUInputType.java b/java/src/com/swiftnav/sbp/solution_meta/IMUInputType.java index 99adac2ca0..ae7f047b8e 100644 --- a/java/src/com/swiftnav/sbp/solution_meta/IMUInputType.java +++ b/java/src/com/swiftnav/sbp/solution_meta/IMUInputType.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -49,4 +49,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/solution_meta/MsgSolnMeta.java b/java/src/com/swiftnav/sbp/solution_meta/MsgSolnMeta.java index f8f1a08ce2..cb09e81711 100644 --- a/java/src/com/swiftnav/sbp/solution_meta/MsgSolnMeta.java +++ b/java/src/com/swiftnav/sbp/solution_meta/MsgSolnMeta.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -111,4 +111,4 @@ public JSONObject toJSON() { obj.put("sol_in", SBPStruct.toJSONArray(sol_in)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/solution_meta/OdoInputType.java b/java/src/com/swiftnav/sbp/solution_meta/OdoInputType.java index 28e4f0d44c..3aa86bc75c 100644 --- a/java/src/com/swiftnav/sbp/solution_meta/OdoInputType.java +++ b/java/src/com/swiftnav/sbp/solution_meta/OdoInputType.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -49,4 +49,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/solution_meta/SolutionInputType.java b/java/src/com/swiftnav/sbp/solution_meta/SolutionInputType.java index 60f00698cb..5fd088384d 100644 --- a/java/src/com/swiftnav/sbp/solution_meta/SolutionInputType.java +++ b/java/src/com/swiftnav/sbp/solution_meta/SolutionInputType.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -55,4 +55,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/CodeBiasesContent.java b/java/src/com/swiftnav/sbp/ssr/CodeBiasesContent.java index f9bca636c7..c6b1d3e38c 100644 --- a/java/src/com/swiftnav/sbp/ssr/CodeBiasesContent.java +++ b/java/src/com/swiftnav/sbp/ssr/CodeBiasesContent.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -56,4 +56,4 @@ public JSONObject toJSON() { obj.put("value", value); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeader.java b/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeader.java index 3e571bda20..29bf69e541 100644 --- a/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeader.java +++ b/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeader.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -84,4 +84,4 @@ public JSONObject toJSON() { obj.put("seq_num", seq_num); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeaderDepA.java b/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeaderDepA.java index f8236ba40f..457b1020f7 100644 --- a/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeaderDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/GridDefinitionHeaderDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -84,4 +84,4 @@ public JSONObject toJSON() { obj.put("seq_num", seq_num); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/GridElement.java b/java/src/com/swiftnav/sbp/ssr/GridElement.java index d48c10b9ef..8ce58cc0d1 100644 --- a/java/src/com/swiftnav/sbp/ssr/GridElement.java +++ b/java/src/com/swiftnav/sbp/ssr/GridElement.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("stec_residuals", SBPStruct.toJSONArray(stec_residuals)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/GridElementNoStd.java b/java/src/com/swiftnav/sbp/ssr/GridElementNoStd.java index 40fb587af1..13b9a99f46 100644 --- a/java/src/com/swiftnav/sbp/ssr/GridElementNoStd.java +++ b/java/src/com/swiftnav/sbp/ssr/GridElementNoStd.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("stec_residuals", SBPStruct.toJSONArray(stec_residuals)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeader.java b/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeader.java index 2435189210..964cce4bad 100644 --- a/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeader.java +++ b/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeader.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -97,4 +97,4 @@ public JSONObject toJSON() { obj.put("tropo_quality_indicator", tropo_quality_indicator); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeaderDepA.java b/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeaderDepA.java index cf04879b77..21bbe34130 100644 --- a/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeaderDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/GriddedCorrectionHeaderDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -85,4 +85,4 @@ public JSONObject toJSON() { obj.put("tropo_quality_indicator", tropo_quality_indicator); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrCodeBiases.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrCodeBiases.java index d2deab3e9c..73cc41b8cd 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrCodeBiases.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrCodeBiases.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -95,4 +95,4 @@ public JSONObject toJSON() { obj.put("biases", SBPStruct.toJSONArray(biases)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinition.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinition.java index 26feb89721..dad43e4948 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinition.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinition.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -74,4 +74,4 @@ public JSONObject toJSON() { obj.put("rle_list", new JSONArray(rle_list)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinitionDepA.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinitionDepA.java index 8e8e3353d9..a043cd26c7 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinitionDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrGridDefinitionDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -66,4 +66,4 @@ public JSONObject toJSON() { obj.put("rle_list", new JSONArray(rle_list)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrection.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrection.java index 8d3acd3b40..95b38c0a71 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrection.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrection.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -72,4 +72,4 @@ public JSONObject toJSON() { obj.put("element", element.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionDepA.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionDepA.java index 3a0b42e679..98f803c883 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -64,4 +64,4 @@ public JSONObject toJSON() { obj.put("element", element.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStd.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStd.java index f4ee2642e5..fef608cd4e 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStd.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStd.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -70,4 +70,4 @@ public JSONObject toJSON() { obj.put("element", element.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStdDepA.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStdDepA.java index c9b5478f8c..f6a33924b9 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStdDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrGriddedCorrectionNoStdDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("element", element.toJSON()); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClock.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClock.java index 74519cae98..c0da80794b 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClock.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClock.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -149,4 +149,4 @@ public JSONObject toJSON() { obj.put("c2", c2); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockDepA.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockDepA.java index 1c73e1d546..e4babd8d04 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrOrbitClockDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -139,4 +139,4 @@ public JSONObject toJSON() { obj.put("c2", c2); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrPhaseBiases.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrPhaseBiases.java index dc0a4cb644..c45ab03314 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrPhaseBiases.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrPhaseBiases.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -125,4 +125,4 @@ public JSONObject toJSON() { obj.put("biases", SBPStruct.toJSONArray(biases)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrection.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrection.java index 336bbea98b..0545809e46 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrection.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrection.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -74,4 +74,4 @@ public JSONObject toJSON() { obj.put("stec_sat_list", SBPStruct.toJSONArray(stec_sat_list)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrectionDepA.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrectionDepA.java index 9531518f61..8a3f369938 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrectionDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrStecCorrectionDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("stec_sat_list", SBPStruct.toJSONArray(stec_sat_list)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinition.java b/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinition.java index 130b67e6cd..2ac4f9b550 100644 --- a/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinition.java +++ b/java/src/com/swiftnav/sbp/ssr/MsgSsrTileDefinition.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -164,4 +164,4 @@ public JSONObject toJSON() { obj.put("bitmask", bitmask); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/PhaseBiasesContent.java b/java/src/com/swiftnav/sbp/ssr/PhaseBiasesContent.java index c9fabae69b..79f0c4706c 100644 --- a/java/src/com/swiftnav/sbp/ssr/PhaseBiasesContent.java +++ b/java/src/com/swiftnav/sbp/ssr/PhaseBiasesContent.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -76,4 +76,4 @@ public JSONObject toJSON() { obj.put("bias", bias); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/STECHeader.java b/java/src/com/swiftnav/sbp/ssr/STECHeader.java index def6098f22..efa7c17b0c 100644 --- a/java/src/com/swiftnav/sbp/ssr/STECHeader.java +++ b/java/src/com/swiftnav/sbp/ssr/STECHeader.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -89,4 +89,4 @@ public JSONObject toJSON() { obj.put("iod_atmo", iod_atmo); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/STECHeaderDepA.java b/java/src/com/swiftnav/sbp/ssr/STECHeaderDepA.java index 33b3b944ce..b469bb015c 100644 --- a/java/src/com/swiftnav/sbp/ssr/STECHeaderDepA.java +++ b/java/src/com/swiftnav/sbp/ssr/STECHeaderDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -77,4 +77,4 @@ public JSONObject toJSON() { obj.put("iod_atmo", iod_atmo); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/STECResidual.java b/java/src/com/swiftnav/sbp/ssr/STECResidual.java index af3322712f..ac93aea1d8 100644 --- a/java/src/com/swiftnav/sbp/ssr/STECResidual.java +++ b/java/src/com/swiftnav/sbp/ssr/STECResidual.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("stddev", stddev); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/STECResidualNoStd.java b/java/src/com/swiftnav/sbp/ssr/STECResidualNoStd.java index 84473064e9..84413b2394 100644 --- a/java/src/com/swiftnav/sbp/ssr/STECResidualNoStd.java +++ b/java/src/com/swiftnav/sbp/ssr/STECResidualNoStd.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -56,4 +56,4 @@ public JSONObject toJSON() { obj.put("residual", residual); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/STECSatElement.java b/java/src/com/swiftnav/sbp/ssr/STECSatElement.java index 9c2f4ce337..13d2397fc0 100644 --- a/java/src/com/swiftnav/sbp/ssr/STECSatElement.java +++ b/java/src/com/swiftnav/sbp/ssr/STECSatElement.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -65,4 +65,4 @@ public JSONObject toJSON() { obj.put("stec_coeff", new JSONArray(stec_coeff)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrection.java b/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrection.java index 37a4a711d8..809226e111 100644 --- a/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrection.java +++ b/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrection.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("stddev", stddev); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrectionNoStd.java b/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrectionNoStd.java index 60be3656c0..7b873ecab7 100644 --- a/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrectionNoStd.java +++ b/java/src/com/swiftnav/sbp/ssr/TroposphericDelayCorrectionNoStd.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -56,4 +56,4 @@ public JSONObject toJSON() { obj.put("wet", wet); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/system/MsgCsacTelemetry.java b/java/src/com/swiftnav/sbp/system/MsgCsacTelemetry.java index 3fa747a184..d02e4fd8d8 100644 --- a/java/src/com/swiftnav/sbp/system/MsgCsacTelemetry.java +++ b/java/src/com/swiftnav/sbp/system/MsgCsacTelemetry.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -70,4 +70,4 @@ public JSONObject toJSON() { obj.put("telemetry", telemetry); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/system/MsgCsacTelemetryLabels.java b/java/src/com/swiftnav/sbp/system/MsgCsacTelemetryLabels.java index 0f7e6f93d9..152adc9414 100644 --- a/java/src/com/swiftnav/sbp/system/MsgCsacTelemetryLabels.java +++ b/java/src/com/swiftnav/sbp/system/MsgCsacTelemetryLabels.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -70,4 +70,4 @@ public JSONObject toJSON() { obj.put("telemetry_labels", telemetry_labels); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/system/MsgDgnssStatus.java b/java/src/com/swiftnav/sbp/system/MsgDgnssStatus.java index 12f247571b..6f7222ff65 100644 --- a/java/src/com/swiftnav/sbp/system/MsgDgnssStatus.java +++ b/java/src/com/swiftnav/sbp/system/MsgDgnssStatus.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -82,4 +82,4 @@ public JSONObject toJSON() { obj.put("source", source); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/system/MsgGnssTimeOffset.java b/java/src/com/swiftnav/sbp/system/MsgGnssTimeOffset.java index de244400d0..39159f2b10 100644 --- a/java/src/com/swiftnav/sbp/system/MsgGnssTimeOffset.java +++ b/java/src/com/swiftnav/sbp/system/MsgGnssTimeOffset.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -82,4 +82,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/system/MsgGroupMeta.java b/java/src/com/swiftnav/sbp/system/MsgGroupMeta.java index f597353437..3d37609aa8 100644 --- a/java/src/com/swiftnav/sbp/system/MsgGroupMeta.java +++ b/java/src/com/swiftnav/sbp/system/MsgGroupMeta.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -82,4 +82,4 @@ public JSONObject toJSON() { obj.put("group_msgs", new JSONArray(group_msgs)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/system/MsgHeartbeat.java b/java/src/com/swiftnav/sbp/system/MsgHeartbeat.java index dccdaf46d7..2f4b1e0b85 100644 --- a/java/src/com/swiftnav/sbp/system/MsgHeartbeat.java +++ b/java/src/com/swiftnav/sbp/system/MsgHeartbeat.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -71,4 +71,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/system/MsgInsStatus.java b/java/src/com/swiftnav/sbp/system/MsgInsStatus.java index e672aec939..20c58e50eb 100644 --- a/java/src/com/swiftnav/sbp/system/MsgInsStatus.java +++ b/java/src/com/swiftnav/sbp/system/MsgInsStatus.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -63,4 +63,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/system/MsgInsUpdates.java b/java/src/com/swiftnav/sbp/system/MsgInsUpdates.java index 80bfc39f1b..9879297643 100644 --- a/java/src/com/swiftnav/sbp/system/MsgInsUpdates.java +++ b/java/src/com/swiftnav/sbp/system/MsgInsUpdates.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -99,4 +99,4 @@ public JSONObject toJSON() { obj.put("zerovel", zerovel); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/system/MsgStartup.java b/java/src/com/swiftnav/sbp/system/MsgStartup.java index 5be228cef2..6318f10665 100644 --- a/java/src/com/swiftnav/sbp/system/MsgStartup.java +++ b/java/src/com/swiftnav/sbp/system/MsgStartup.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -77,4 +77,4 @@ public JSONObject toJSON() { obj.put("reserved", reserved); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/MeasurementState.java b/java/src/com/swiftnav/sbp/tracking/MeasurementState.java index e7c3fb227a..fb12405878 100644 --- a/java/src/com/swiftnav/sbp/tracking/MeasurementState.java +++ b/java/src/com/swiftnav/sbp/tracking/MeasurementState.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -56,4 +56,4 @@ public JSONObject toJSON() { obj.put("cn0", cn0); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/MsgMeasurementState.java b/java/src/com/swiftnav/sbp/tracking/MsgMeasurementState.java index 59986081bb..210bc0d11d 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgMeasurementState.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgMeasurementState.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -65,4 +65,4 @@ public JSONObject toJSON() { obj.put("states", SBPStruct.toJSONArray(states)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIq.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIq.java index 78627cd412..0417bfe542 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIq.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIq.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -76,4 +76,4 @@ public JSONObject toJSON() { obj.put("corrs", SBPStruct.toJSONArray(corrs)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDep.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDep.java index 6085d3046f..20d1757fdf 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDep.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -75,4 +75,4 @@ public JSONObject toJSON() { obj.put("corrs", SBPStruct.toJSONArray(corrs)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepA.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepA.java index 43b3f5fd5c..3b3ab6a8e0 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepA.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -75,4 +75,4 @@ public JSONObject toJSON() { obj.put("corrs", SBPStruct.toJSONArray(corrs)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepB.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepB.java index 1b37d45d43..7af7a3f916 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepB.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingIqDepB.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -76,4 +76,4 @@ public JSONObject toJSON() { obj.put("corrs", SBPStruct.toJSONArray(corrs)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingState.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingState.java index 39b3954f7b..4f9de9b54a 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingState.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingState.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -65,4 +65,4 @@ public JSONObject toJSON() { obj.put("states", SBPStruct.toJSONArray(states)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepA.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepA.java index 60aa0de376..b603c04596 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepA.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -63,4 +63,4 @@ public JSONObject toJSON() { obj.put("states", SBPStruct.toJSONArray(states)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepB.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepB.java index 534360a9c8..1437cfec64 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepB.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDepB.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -63,4 +63,4 @@ public JSONObject toJSON() { obj.put("states", SBPStruct.toJSONArray(states)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java index 0afac06bbe..5985817694 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailed.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDep.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDep.java index 5d3b235efe..7c3547784d 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDep.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -198,4 +198,4 @@ public JSONObject toJSON() { obj.put("misc_flags", misc_flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDepA.java b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDepA.java index c5986d74ef..cf6d97daad 100644 --- a/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDepA.java +++ b/java/src/com/swiftnav/sbp/tracking/MsgTrackingStateDetailedDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -199,4 +199,4 @@ public JSONObject toJSON() { obj.put("misc_flags", misc_flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelation.java b/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelation.java index ad21859eae..3db8ae6297 100644 --- a/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelation.java +++ b/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelation.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -56,4 +56,4 @@ public JSONObject toJSON() { obj.put("Q", Q); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelationDep.java b/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelationDep.java index 2fd406319f..a27750603a 100644 --- a/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelationDep.java +++ b/java/src/com/swiftnav/sbp/tracking/TrackingChannelCorrelationDep.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -56,4 +56,4 @@ public JSONObject toJSON() { obj.put("Q", Q); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/TrackingChannelState.java b/java/src/com/swiftnav/sbp/tracking/TrackingChannelState.java index f29fb19664..4eaaeccf3a 100644 --- a/java/src/com/swiftnav/sbp/tracking/TrackingChannelState.java +++ b/java/src/com/swiftnav/sbp/tracking/TrackingChannelState.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("cn0", cn0); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepA.java b/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepA.java index 71c12970cc..25efb54b20 100644 --- a/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepA.java +++ b/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepA.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("cn0", cn0); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepB.java b/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepB.java index c8281a2727..b4035a0e38 100644 --- a/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepB.java +++ b/java/src/com/swiftnav/sbp/tracking/TrackingChannelStateDepB.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ public JSONObject toJSON() { obj.put("cn0", cn0); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/user/MsgUserData.java b/java/src/com/swiftnav/sbp/user/MsgUserData.java index c6c87bc644..798213c9c1 100644 --- a/java/src/com/swiftnav/sbp/user/MsgUserData.java +++ b/java/src/com/swiftnav/sbp/user/MsgUserData.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -63,4 +63,4 @@ public JSONObject toJSON() { obj.put("contents", new JSONArray(contents)); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/vehicle/MsgOdometry.java b/java/src/com/swiftnav/sbp/vehicle/MsgOdometry.java index 262b4f57ac..8f25a3f628 100644 --- a/java/src/com/swiftnav/sbp/vehicle/MsgOdometry.java +++ b/java/src/com/swiftnav/sbp/vehicle/MsgOdometry.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -85,4 +85,4 @@ public JSONObject toJSON() { obj.put("flags", flags); return obj; } -} \ No newline at end of file +} diff --git a/java/src/com/swiftnav/sbp/vehicle/MsgWheeltick.java b/java/src/com/swiftnav/sbp/vehicle/MsgWheeltick.java index 6d4d96f373..b3ac86bacf 100644 --- a/java/src/com/swiftnav/sbp/vehicle/MsgWheeltick.java +++ b/java/src/com/swiftnav/sbp/vehicle/MsgWheeltick.java @@ -1,6 +1,6 @@ /* * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -97,4 +97,4 @@ public JSONObject toJSON() { obj.put("ticks", ticks); return obj; } -} \ No newline at end of file +} diff --git a/javascript/sbp/acquisition.js b/javascript/sbp/acquisition.js index 0bbfa16fd2..4b4c6615d5 100644 --- a/javascript/sbp/acquisition.js +++ b/javascript/sbp/acquisition.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -370,4 +370,4 @@ module.exports = { MsgAcqSvProfile: MsgAcqSvProfile, 0x001E: MsgAcqSvProfileDep, MsgAcqSvProfileDep: MsgAcqSvProfileDep, -} \ No newline at end of file +} diff --git a/javascript/sbp/bootload.js b/javascript/sbp/bootload.js index bb1664da92..e6060938f4 100644 --- a/javascript/sbp/bootload.js +++ b/javascript/sbp/bootload.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -206,4 +206,4 @@ module.exports = { MsgNapDeviceDnaResp: MsgNapDeviceDnaResp, 0x00B0: MsgBootloaderHandshakeDepA, MsgBootloaderHandshakeDepA: MsgBootloaderHandshakeDepA, -} \ No newline at end of file +} diff --git a/javascript/sbp/ext_events.js b/javascript/sbp/ext_events.js index db44a8f267..cd629c5aae 100644 --- a/javascript/sbp/ext_events.js +++ b/javascript/sbp/ext_events.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -67,4 +67,4 @@ MsgExtEvent.prototype.fieldSpec.push(['pin', 'writeUInt8', 1]); module.exports = { 0x0101: MsgExtEvent, MsgExtEvent: MsgExtEvent, -} \ No newline at end of file +} diff --git a/javascript/sbp/file_io.js b/javascript/sbp/file_io.js index fb67adeb91..1283128fa2 100644 --- a/javascript/sbp/file_io.js +++ b/javascript/sbp/file_io.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -364,4 +364,4 @@ module.exports = { MsgFileioConfigReq: MsgFileioConfigReq, 0x1002: MsgFileioConfigResp, MsgFileioConfigResp: MsgFileioConfigResp, -} \ No newline at end of file +} diff --git a/javascript/sbp/flash.js b/javascript/sbp/flash.js index 7b4cfe0f9d..99c7958000 100644 --- a/javascript/sbp/flash.js +++ b/javascript/sbp/flash.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -360,4 +360,4 @@ module.exports = { MsgStmUniqueIdResp: MsgStmUniqueIdResp, 0x00F3: MsgM25FlashWriteStatus, MsgM25FlashWriteStatus: MsgM25FlashWriteStatus, -} \ No newline at end of file +} diff --git a/javascript/sbp/gnss.js b/javascript/sbp/gnss.js index ba0cc0fb3d..98edc31a5b 100644 --- a/javascript/sbp/gnss.js +++ b/javascript/sbp/gnss.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -250,4 +250,4 @@ module.exports = { GPSTimeSec: GPSTimeSec, GPSTime: GPSTime, CarrierPhase: CarrierPhase, -} \ No newline at end of file +} diff --git a/javascript/sbp/imu.js b/javascript/sbp/imu.js index 3efc57c25f..03053447e1 100644 --- a/javascript/sbp/imu.js +++ b/javascript/sbp/imu.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -119,4 +119,4 @@ module.exports = { MsgImuRaw: MsgImuRaw, 0x0901: MsgImuAux, MsgImuAux: MsgImuAux, -} \ No newline at end of file +} diff --git a/javascript/sbp/linux.js b/javascript/sbp/linux.js index 3b8884e07c..7a616300a4 100644 --- a/javascript/sbp/linux.js +++ b/javascript/sbp/linux.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -368,4 +368,4 @@ module.exports = { MsgLinuxProcessFdCount: MsgLinuxProcessFdCount, 0x7F07: MsgLinuxProcessFdSummary, MsgLinuxProcessFdSummary: MsgLinuxProcessFdSummary, -} \ No newline at end of file +} diff --git a/javascript/sbp/logging.js b/javascript/sbp/logging.js index 2e673703cb..f473ab7a06 100644 --- a/javascript/sbp/logging.js +++ b/javascript/sbp/logging.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -127,4 +127,4 @@ module.exports = { MsgFwd: MsgFwd, 0x0010: MsgPrintDep, MsgPrintDep: MsgPrintDep, -} \ No newline at end of file +} diff --git a/javascript/sbp/mag.js b/javascript/sbp/mag.js index f4660dc652..96e0cc52a2 100644 --- a/javascript/sbp/mag.js +++ b/javascript/sbp/mag.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -66,4 +66,4 @@ MsgMagRaw.prototype.fieldSpec.push(['mag_z', 'writeInt16LE', 2]); module.exports = { 0x0902: MsgMagRaw, MsgMagRaw: MsgMagRaw, -} \ No newline at end of file +} diff --git a/javascript/sbp/navigation.js b/javascript/sbp/navigation.js index 015fd45f55..a7d2065832 100644 --- a/javascript/sbp/navigation.js +++ b/javascript/sbp/navigation.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -1940,4 +1940,4 @@ module.exports = { MsgBaselineHeadingDepA: MsgBaselineHeadingDepA, 0x0216: MsgProtectionLevel, MsgProtectionLevel: MsgProtectionLevel, -} \ No newline at end of file +} diff --git a/javascript/sbp/ndb.js b/javascript/sbp/ndb.js index 892e859564..54f27e7c13 100644 --- a/javascript/sbp/ndb.js +++ b/javascript/sbp/ndb.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -88,4 +88,4 @@ MsgNdbEvent.prototype.fieldSpec.push(['original_sender', 'writeUInt16LE', 2]); module.exports = { 0x0400: MsgNdbEvent, MsgNdbEvent: MsgNdbEvent, -} \ No newline at end of file +} diff --git a/javascript/sbp/observation.js b/javascript/sbp/observation.js index a951e4b12b..eff322b876 100644 --- a/javascript/sbp/observation.js +++ b/javascript/sbp/observation.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -3038,4 +3038,4 @@ module.exports = { MsgSvAzEl: MsgSvAzEl, 0x0640: MsgOsr, MsgOsr: MsgOsr, -} \ No newline at end of file +} diff --git a/javascript/sbp/orientation.js b/javascript/sbp/orientation.js index 11b0b79340..71e1b9f0a1 100644 --- a/javascript/sbp/orientation.js +++ b/javascript/sbp/orientation.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -228,4 +228,4 @@ module.exports = { MsgOrientEuler: MsgOrientEuler, 0x0222: MsgAngularRate, MsgAngularRate: MsgAngularRate, -} \ No newline at end of file +} diff --git a/javascript/sbp/piksi.js b/javascript/sbp/piksi.js index 726cdf291f..38df1b27ee 100644 --- a/javascript/sbp/piksi.js +++ b/javascript/sbp/piksi.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -1040,4 +1040,4 @@ module.exports = { MsgSpecan: MsgSpecan, 0x00BF: MsgFrontEndGain, MsgFrontEndGain: MsgFrontEndGain, -} \ No newline at end of file +} diff --git a/javascript/sbp/sbas.js b/javascript/sbp/sbas.js index 92bc9028ae..907966de78 100644 --- a/javascript/sbp/sbas.js +++ b/javascript/sbp/sbas.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -71,4 +71,4 @@ MsgSbasRaw.prototype.fieldSpec.push(['data', 'array', 'writeUInt8', function () module.exports = { 0x7777: MsgSbasRaw, MsgSbasRaw: MsgSbasRaw, -} \ No newline at end of file +} diff --git a/javascript/sbp/settings.js b/javascript/sbp/settings.js index a49c8be204..15661be47c 100644 --- a/javascript/sbp/settings.js +++ b/javascript/sbp/settings.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -378,4 +378,4 @@ module.exports = { MsgSettingsRegister: MsgSettingsRegister, 0x01AF: MsgSettingsRegisterResp, MsgSettingsRegisterResp: MsgSettingsRegisterResp, -} \ No newline at end of file +} diff --git a/javascript/sbp/solution_meta.js b/javascript/sbp/solution_meta.js index 80011a7dee..a44b70caef 100644 --- a/javascript/sbp/solution_meta.js +++ b/javascript/sbp/solution_meta.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -205,4 +205,4 @@ module.exports = { GNSSInputType: GNSSInputType, IMUInputType: IMUInputType, OdoInputType: OdoInputType, -} \ No newline at end of file +} diff --git a/javascript/sbp/ssr.js b/javascript/sbp/ssr.js index 1d119e23f8..2d54a96b99 100644 --- a/javascript/sbp/ssr.js +++ b/javascript/sbp/ssr.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -1077,4 +1077,4 @@ module.exports = { MsgSsrGriddedCorrectionDepA: MsgSsrGriddedCorrectionDepA, 0x05F5: MsgSsrGridDefinitionDepA, MsgSsrGridDefinitionDepA: MsgSsrGridDefinitionDepA, -} \ No newline at end of file +} diff --git a/javascript/sbp/system.js b/javascript/sbp/system.js index 71a7dffaa8..c11c8e02f6 100644 --- a/javascript/sbp/system.js +++ b/javascript/sbp/system.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -363,4 +363,4 @@ module.exports = { MsgGnssTimeOffset: MsgGnssTimeOffset, 0xFF0A: MsgGroupMeta, MsgGroupMeta: MsgGroupMeta, -} \ No newline at end of file +} diff --git a/javascript/sbp/tracking.js b/javascript/sbp/tracking.js index b790d68f5a..2edd7092bf 100644 --- a/javascript/sbp/tracking.js +++ b/javascript/sbp/tracking.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -641,4 +641,4 @@ module.exports = { TrackingChannelStateDepB: TrackingChannelStateDepB, 0x0013: MsgTrackingStateDepB, MsgTrackingStateDepB: MsgTrackingStateDepB, -} \ No newline at end of file +} diff --git a/javascript/sbp/user.js b/javascript/sbp/user.js index bfaa0892f3..87e71b9576 100644 --- a/javascript/sbp/user.js +++ b/javascript/sbp/user.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -54,4 +54,4 @@ MsgUserData.prototype.fieldSpec.push(['contents', 'array', 'writeUInt8', functio module.exports = { 0x0800: MsgUserData, MsgUserData: MsgUserData, -} \ No newline at end of file +} diff --git a/javascript/sbp/vehicle.js b/javascript/sbp/vehicle.js index 7e42de54f8..58c7b71171 100644 --- a/javascript/sbp/vehicle.js +++ b/javascript/sbp/vehicle.js @@ -1,6 +1,6 @@ /** * Copyright (C) 2015-2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * This source is subject to the license found in the file 'LICENSE' which must * be distributed together with this source. All other rights reserved. * @@ -119,4 +119,4 @@ module.exports = { MsgOdometry: MsgOdometry, 0x0904: MsgWheeltick, MsgWheeltick: MsgWheeltick, -} \ No newline at end of file +} diff --git a/jsonschema/AcqSvProfile.json b/jsonschema/AcqSvProfile.json index dec9f43ec1..928a6e184b 100644 --- a/jsonschema/AcqSvProfile.json +++ b/jsonschema/AcqSvProfile.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -43,4 +43,4 @@ "cf", "cp" ] -} \ No newline at end of file +} diff --git a/jsonschema/AlmanacCommonContent.json b/jsonschema/AlmanacCommonContent.json index 5cc2cc5a77..c80fbb83e1 100644 --- a/jsonschema/AlmanacCommonContent.json +++ b/jsonschema/AlmanacCommonContent.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -31,4 +31,4 @@ "valid", "health_bits" ] -} \ No newline at end of file +} diff --git a/jsonschema/CarrierPhase.json b/jsonschema/CarrierPhase.json index 0af5fdee66..c8aa167307 100644 --- a/jsonschema/CarrierPhase.json +++ b/jsonschema/CarrierPhase.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "i", "f" ] -} \ No newline at end of file +} diff --git a/jsonschema/CodeBiasesContent.json b/jsonschema/CodeBiasesContent.json index fe9753f0d5..d8b602f79e 100644 --- a/jsonschema/CodeBiasesContent.json +++ b/jsonschema/CodeBiasesContent.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "code", "value" ] -} \ No newline at end of file +} diff --git a/jsonschema/Doppler.json b/jsonschema/Doppler.json index dc1585da31..dd49623dbb 100644 --- a/jsonschema/Doppler.json +++ b/jsonschema/Doppler.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "i", "f" ] -} \ No newline at end of file +} diff --git a/jsonschema/EphemerisCommonContent.json b/jsonschema/EphemerisCommonContent.json index c9096340f1..8766023168 100644 --- a/jsonschema/EphemerisCommonContent.json +++ b/jsonschema/EphemerisCommonContent.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -31,4 +31,4 @@ "valid", "health_bits" ] -} \ No newline at end of file +} diff --git a/jsonschema/GNSSInputType.json b/jsonschema/GNSSInputType.json index e8d276796f..eb89eb1ba7 100644 --- a/jsonschema/GNSSInputType.json +++ b/jsonschema/GNSSInputType.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/GnssCapb.json b/jsonschema/GnssCapb.json index 82e613a783..cd74eac87b 100644 --- a/jsonschema/GnssCapb.json +++ b/jsonschema/GnssCapb.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -49,4 +49,4 @@ "gal_active", "gal_e5" ] -} \ No newline at end of file +} diff --git a/jsonschema/GnssSignal.json b/jsonschema/GnssSignal.json index 7551331acf..58e5d0330f 100644 --- a/jsonschema/GnssSignal.json +++ b/jsonschema/GnssSignal.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "sat", "code" ] -} \ No newline at end of file +} diff --git a/jsonschema/GpsTime.json b/jsonschema/GpsTime.json index f18c79780c..56407b3f85 100644 --- a/jsonschema/GpsTime.json +++ b/jsonschema/GpsTime.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "ns_residual", "wn" ] -} \ No newline at end of file +} diff --git a/jsonschema/GpsTimeSec.json b/jsonschema/GpsTimeSec.json index 53c2be9eed..5ccf1a7568 100644 --- a/jsonschema/GpsTimeSec.json +++ b/jsonschema/GpsTimeSec.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "tow", "wn" ] -} \ No newline at end of file +} diff --git a/jsonschema/GridDefinitionHeader.json b/jsonschema/GridDefinitionHeader.json index a40654fdfd..8b06c66829 100644 --- a/jsonschema/GridDefinitionHeader.json +++ b/jsonschema/GridDefinitionHeader.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -31,4 +31,4 @@ "num_msgs", "seq_num" ] -} \ No newline at end of file +} diff --git a/jsonschema/GridElement.json b/jsonschema/GridElement.json index 930f490e0e..5ea7b78c59 100644 --- a/jsonschema/GridElement.json +++ b/jsonschema/GridElement.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "tropo_delay_correction", "stec_residuals" ] -} \ No newline at end of file +} diff --git a/jsonschema/GridElementNoStd.json b/jsonschema/GridElementNoStd.json index 037dc2094b..9a7f65a0f1 100644 --- a/jsonschema/GridElementNoStd.json +++ b/jsonschema/GridElementNoStd.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "tropo_delay_correction", "stec_residuals" ] -} \ No newline at end of file +} diff --git a/jsonschema/GriddedCorrectionHeader.json b/jsonschema/GriddedCorrectionHeader.json index 980be5577f..be0d2c2cf5 100644 --- a/jsonschema/GriddedCorrectionHeader.json +++ b/jsonschema/GriddedCorrectionHeader.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -35,4 +35,4 @@ "iod_atmo", "tropo_quality_indicator" ] -} \ No newline at end of file +} diff --git a/jsonschema/IMUInputType.json b/jsonschema/IMUInputType.json index 822fcf6be8..8f3dec7afe 100644 --- a/jsonschema/IMUInputType.json +++ b/jsonschema/IMUInputType.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/Latency.json b/jsonschema/Latency.json index 94e1c984e4..70af416726 100644 --- a/jsonschema/Latency.json +++ b/jsonschema/Latency.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "lmax", "current" ] -} \ No newline at end of file +} diff --git a/jsonschema/MeasurementState.json b/jsonschema/MeasurementState.json index 6ab6e90025..3cbe00d2e9 100644 --- a/jsonschema/MeasurementState.json +++ b/jsonschema/MeasurementState.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "mesid", "cn0" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgAcqResult.json b/jsonschema/MsgAcqResult.json index dba7481136..4f3847723c 100644 --- a/jsonschema/MsgAcqResult.json +++ b/jsonschema/MsgAcqResult.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "cf", "sid" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgAcqSvProfile.json b/jsonschema/MsgAcqSvProfile.json index fd420e43a7..d9a906f777 100644 --- a/jsonschema/MsgAcqSvProfile.json +++ b/jsonschema/MsgAcqSvProfile.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "acq_sv_profile" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgAgeCorrections.json b/jsonschema/MsgAgeCorrections.json index 7a0b352cd2..3d34ea0610 100644 --- a/jsonschema/MsgAgeCorrections.json +++ b/jsonschema/MsgAgeCorrections.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "tow", "age" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgAlmanac.json b/jsonschema/MsgAlmanac.json index b8a72bf299..b30ac19681 100644 --- a/jsonschema/MsgAlmanac.json +++ b/jsonschema/MsgAlmanac.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -19,4 +19,4 @@ }, "required": [ ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgAlmanacGPS.json b/jsonschema/MsgAlmanacGPS.json index 2d82c50695..11b2793147 100644 --- a/jsonschema/MsgAlmanacGPS.json +++ b/jsonschema/MsgAlmanacGPS.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -39,4 +39,4 @@ "af0", "af1" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgAlmanacGlo.json b/jsonschema/MsgAlmanacGlo.json index c1edb900ad..5085c6241b 100644 --- a/jsonschema/MsgAlmanacGlo.json +++ b/jsonschema/MsgAlmanacGlo.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -35,4 +35,4 @@ "epsilon", "omega" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgAngularRate.json b/jsonschema/MsgAngularRate.json index 48f39e8779..4aa0f218c9 100644 --- a/jsonschema/MsgAngularRate.json +++ b/jsonschema/MsgAngularRate.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -29,4 +29,4 @@ "z", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgBasePosECEF.json b/jsonschema/MsgBasePosECEF.json index e2f701d4dd..4759cec412 100644 --- a/jsonschema/MsgBasePosECEF.json +++ b/jsonschema/MsgBasePosECEF.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "y", "z" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgBasePosLLH.json b/jsonschema/MsgBasePosLLH.json index eef3a4c99e..5e58a57aad 100644 --- a/jsonschema/MsgBasePosLLH.json +++ b/jsonschema/MsgBasePosLLH.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "lon", "height" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgBaselineECEF.json b/jsonschema/MsgBaselineECEF.json index 050afbab35..57d9ce76dc 100644 --- a/jsonschema/MsgBaselineECEF.json +++ b/jsonschema/MsgBaselineECEF.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -33,4 +33,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgBaselineHeading.json b/jsonschema/MsgBaselineHeading.json index 3b3b33e9d4..6d811a11a7 100644 --- a/jsonschema/MsgBaselineHeading.json +++ b/jsonschema/MsgBaselineHeading.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgBaselineNED.json b/jsonschema/MsgBaselineNED.json index f5b8ab9b9a..d68d7ead38 100644 --- a/jsonschema/MsgBaselineNED.json +++ b/jsonschema/MsgBaselineNED.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -35,4 +35,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgBootloaderHandshakeReq.json b/jsonschema/MsgBootloaderHandshakeReq.json index 65c4bd6621..7cf0de57c4 100644 --- a/jsonschema/MsgBootloaderHandshakeReq.json +++ b/jsonschema/MsgBootloaderHandshakeReq.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -19,4 +19,4 @@ }, "required": [ ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgBootloaderHandshakeResp.json b/jsonschema/MsgBootloaderHandshakeResp.json index bfb7c812e5..0e728c3851 100644 --- a/jsonschema/MsgBootloaderHandshakeResp.json +++ b/jsonschema/MsgBootloaderHandshakeResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "flags", "version" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgBootloaderJumpToApp.json b/jsonschema/MsgBootloaderJumpToApp.json index 9ac1269317..d734d4d068 100644 --- a/jsonschema/MsgBootloaderJumpToApp.json +++ b/jsonschema/MsgBootloaderJumpToApp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "jump" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgCellModemStatus.json b/jsonschema/MsgCellModemStatus.json index f5cd0e8c7c..87d5e1c575 100644 --- a/jsonschema/MsgCellModemStatus.json +++ b/jsonschema/MsgCellModemStatus.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "signal_strength", "signal_error_rate", ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgCommandOutput.json b/jsonschema/MsgCommandOutput.json index e92c808d70..d41d1d5917 100644 --- a/jsonschema/MsgCommandOutput.json +++ b/jsonschema/MsgCommandOutput.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "sequence", "line" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgCommandReq.json b/jsonschema/MsgCommandReq.json index 21db2010c7..7c0c63842d 100644 --- a/jsonschema/MsgCommandReq.json +++ b/jsonschema/MsgCommandReq.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "sequence", "command" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgCommandResp.json b/jsonschema/MsgCommandResp.json index d31f64c44b..45f9a5611a 100644 --- a/jsonschema/MsgCommandResp.json +++ b/jsonschema/MsgCommandResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "sequence", "code" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgCsacTelemetry.json b/jsonschema/MsgCsacTelemetry.json index 0b64f85789..61f1c0216d 100644 --- a/jsonschema/MsgCsacTelemetry.json +++ b/jsonschema/MsgCsacTelemetry.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "id", "telemetry" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgCsacTelemetryLabels.json b/jsonschema/MsgCsacTelemetryLabels.json index f32c9c6ed5..a01c7fcb2f 100644 --- a/jsonschema/MsgCsacTelemetryLabels.json +++ b/jsonschema/MsgCsacTelemetryLabels.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "id", "telemetry_labels" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgCwResults.json b/jsonschema/MsgCwResults.json index b63f90c699..d01a55e35b 100644 --- a/jsonschema/MsgCwResults.json +++ b/jsonschema/MsgCwResults.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -19,4 +19,4 @@ }, "required": [ ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgCwStart.json b/jsonschema/MsgCwStart.json index 0c073e110c..8cecc7e23c 100644 --- a/jsonschema/MsgCwStart.json +++ b/jsonschema/MsgCwStart.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -19,4 +19,4 @@ }, "required": [ ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgDeviceMonitor.json b/jsonschema/MsgDeviceMonitor.json index a56395e4c4..9ff3f75c53 100644 --- a/jsonschema/MsgDeviceMonitor.json +++ b/jsonschema/MsgDeviceMonitor.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -29,4 +29,4 @@ "cpu_temperature", "fe_temperature" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgDgnssStatus.json b/jsonschema/MsgDgnssStatus.json index 30b2c8fa3a..7539342042 100644 --- a/jsonschema/MsgDgnssStatus.json +++ b/jsonschema/MsgDgnssStatus.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "num_signals", "source" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgDops.json b/jsonschema/MsgDops.json index c1022d6ce8..13959c53f8 100644 --- a/jsonschema/MsgDops.json +++ b/jsonschema/MsgDops.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -33,4 +33,4 @@ "vdop", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgEphemerisBds.json b/jsonschema/MsgEphemerisBds.json index fd4f79536e..609d865166 100644 --- a/jsonschema/MsgEphemerisBds.json +++ b/jsonschema/MsgEphemerisBds.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -67,4 +67,4 @@ "iode", "iodc" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgEphemerisGPS.json b/jsonschema/MsgEphemerisGPS.json index 32483d0348..e86a5d60c5 100644 --- a/jsonschema/MsgEphemerisGPS.json +++ b/jsonschema/MsgEphemerisGPS.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -65,4 +65,4 @@ "iode", "iodc" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgEphemerisGal.json b/jsonschema/MsgEphemerisGal.json index bfd502ae46..6722db5574 100644 --- a/jsonschema/MsgEphemerisGal.json +++ b/jsonschema/MsgEphemerisGal.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -69,4 +69,4 @@ "iodc", "source" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgEphemerisGlo.json b/jsonschema/MsgEphemerisGlo.json index 51b2554784..7ab3043e96 100644 --- a/jsonschema/MsgEphemerisGlo.json +++ b/jsonschema/MsgEphemerisGlo.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -37,4 +37,4 @@ "fcn", "iod" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgEphemerisQzss.json b/jsonschema/MsgEphemerisQzss.json index 2c9a65a84b..a84d05d7d8 100644 --- a/jsonschema/MsgEphemerisQzss.json +++ b/jsonschema/MsgEphemerisQzss.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -65,4 +65,4 @@ "iode", "iodc" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgEphemerisSbas.json b/jsonschema/MsgEphemerisSbas.json index b157febf6a..83a152d34f 100644 --- a/jsonschema/MsgEphemerisSbas.json +++ b/jsonschema/MsgEphemerisSbas.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -31,4 +31,4 @@ "a_gf0", "a_gf1" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgExtEvent.json b/jsonschema/MsgExtEvent.json index ba97062cfd..8668550296 100644 --- a/jsonschema/MsgExtEvent.json +++ b/jsonschema/MsgExtEvent.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -29,4 +29,4 @@ "flags", "pin" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFileioConfigReq.json b/jsonschema/MsgFileioConfigReq.json index 1efd691f0b..02d8951c39 100644 --- a/jsonschema/MsgFileioConfigReq.json +++ b/jsonschema/MsgFileioConfigReq.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "sequence" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFileioConfigResp.json b/jsonschema/MsgFileioConfigResp.json index bb81d176fe..a4f6ba2363 100644 --- a/jsonschema/MsgFileioConfigResp.json +++ b/jsonschema/MsgFileioConfigResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "batch_size", "fileio_version" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFileioReadDirReq.json b/jsonschema/MsgFileioReadDirReq.json index 88f2170076..54038724ce 100644 --- a/jsonschema/MsgFileioReadDirReq.json +++ b/jsonschema/MsgFileioReadDirReq.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "offset", "dirname" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFileioReadDirResp.json b/jsonschema/MsgFileioReadDirResp.json index f41d8f9dc9..7b0e01521f 100644 --- a/jsonschema/MsgFileioReadDirResp.json +++ b/jsonschema/MsgFileioReadDirResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "sequence", "contents" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFileioReadReq.json b/jsonschema/MsgFileioReadReq.json index 0ab7c58d8e..e90b44ac66 100644 --- a/jsonschema/MsgFileioReadReq.json +++ b/jsonschema/MsgFileioReadReq.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "chunk_size", "filename" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFileioReadResp.json b/jsonschema/MsgFileioReadResp.json index d6ab9a9bdb..43b1ebbc39 100644 --- a/jsonschema/MsgFileioReadResp.json +++ b/jsonschema/MsgFileioReadResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "sequence", "contents" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFileioRemove.json b/jsonschema/MsgFileioRemove.json index ed3c7f5c3e..58e7b5454f 100644 --- a/jsonschema/MsgFileioRemove.json +++ b/jsonschema/MsgFileioRemove.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "filename" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFileioWriteReq.json b/jsonschema/MsgFileioWriteReq.json index 5efb1a24bf..aa0a1d2472 100644 --- a/jsonschema/MsgFileioWriteReq.json +++ b/jsonschema/MsgFileioWriteReq.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "filename", "data" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFileioWriteResp.json b/jsonschema/MsgFileioWriteResp.json index e55d11b525..5ed34c9e32 100644 --- a/jsonschema/MsgFileioWriteResp.json +++ b/jsonschema/MsgFileioWriteResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "sequence" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFlashDone.json b/jsonschema/MsgFlashDone.json index 1b0159a136..d07151aaf0 100644 --- a/jsonschema/MsgFlashDone.json +++ b/jsonschema/MsgFlashDone.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "response" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFlashErase.json b/jsonschema/MsgFlashErase.json index b27c5e61c5..6d8ffd83fd 100644 --- a/jsonschema/MsgFlashErase.json +++ b/jsonschema/MsgFlashErase.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "target", "sector_num" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFlashProgram.json b/jsonschema/MsgFlashProgram.json index fe7a22c0ea..223816728f 100644 --- a/jsonschema/MsgFlashProgram.json +++ b/jsonschema/MsgFlashProgram.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "addr_len", "data" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFlashReadReq.json b/jsonschema/MsgFlashReadReq.json index e2f9bcce17..b36c88ea62 100644 --- a/jsonschema/MsgFlashReadReq.json +++ b/jsonschema/MsgFlashReadReq.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "addr_start", "addr_len" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFlashReadResp.json b/jsonschema/MsgFlashReadResp.json index 53aa96f31e..9bc5414541 100644 --- a/jsonschema/MsgFlashReadResp.json +++ b/jsonschema/MsgFlashReadResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "addr_start", "addr_len" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFrontEndGain.json b/jsonschema/MsgFrontEndGain.json index c5a72511e1..e2ff817549 100644 --- a/jsonschema/MsgFrontEndGain.json +++ b/jsonschema/MsgFrontEndGain.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "rf_gain", "if_gain" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgFwd.json b/jsonschema/MsgFwd.json index 4975002bcc..8de71bae01 100644 --- a/jsonschema/MsgFwd.json +++ b/jsonschema/MsgFwd.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "protocol", "fwd_payload" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgGPSTime.json b/jsonschema/MsgGPSTime.json index ca1c246481..44ad2242a4 100644 --- a/jsonschema/MsgGPSTime.json +++ b/jsonschema/MsgGPSTime.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "ns_residual", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgGPSTimeGnss.json b/jsonschema/MsgGPSTimeGnss.json index afa86176a5..15727df67b 100644 --- a/jsonschema/MsgGPSTimeGnss.json +++ b/jsonschema/MsgGPSTimeGnss.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "ns_residual", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgGloBiases.json b/jsonschema/MsgGloBiases.json index 8a9750e3a1..da66efd169 100644 --- a/jsonschema/MsgGloBiases.json +++ b/jsonschema/MsgGloBiases.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -29,4 +29,4 @@ "l2ca_bias", "l2p_bias" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgGnssCapb.json b/jsonschema/MsgGnssCapb.json index 51fd69c246..86d1b95574 100644 --- a/jsonschema/MsgGnssCapb.json +++ b/jsonschema/MsgGnssCapb.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "t_nmct", "gc" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgGnssTimeOffset.json b/jsonschema/MsgGnssTimeOffset.json index e2a92d79fc..d8954635e6 100644 --- a/jsonschema/MsgGnssTimeOffset.json +++ b/jsonschema/MsgGnssTimeOffset.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "microseconds", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgGroupDelay.json b/jsonschema/MsgGroupDelay.json index 8e9b30c7e3..ff93d88073 100644 --- a/jsonschema/MsgGroupDelay.json +++ b/jsonschema/MsgGroupDelay.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -31,4 +31,4 @@ "isc_l1ca", "isc_l2c" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgGroupMeta.json b/jsonschema/MsgGroupMeta.json index 00209cba78..5e83b841e3 100644 --- a/jsonschema/MsgGroupMeta.json +++ b/jsonschema/MsgGroupMeta.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "n_group_msgs", "group_msgs" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgHeartbeat.json b/jsonschema/MsgHeartbeat.json index ca3ed93965..e585fee51b 100644 --- a/jsonschema/MsgHeartbeat.json +++ b/jsonschema/MsgHeartbeat.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgIarState.json b/jsonschema/MsgIarState.json index 3891948266..cb5f58a03e 100644 --- a/jsonschema/MsgIarState.json +++ b/jsonschema/MsgIarState.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "num_hyps" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgImuAux.json b/jsonschema/MsgImuAux.json index 405fb66094..12a797ba67 100644 --- a/jsonschema/MsgImuAux.json +++ b/jsonschema/MsgImuAux.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "temp", "imu_conf" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgImuRaw.json b/jsonschema/MsgImuRaw.json index 72fb2703be..c7a9e807d6 100644 --- a/jsonschema/MsgImuRaw.json +++ b/jsonschema/MsgImuRaw.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -35,4 +35,4 @@ "gyr_y", "gyr_z" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgInsStatus.json b/jsonschema/MsgInsStatus.json index 5c203c8eb6..5b582e92d9 100644 --- a/jsonschema/MsgInsStatus.json +++ b/jsonschema/MsgInsStatus.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgInsUpdates.json b/jsonschema/MsgInsUpdates.json index a915650041..a057b63bb1 100644 --- a/jsonschema/MsgInsUpdates.json +++ b/jsonschema/MsgInsUpdates.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -33,4 +33,4 @@ "nhc", "zerovel" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgIono.json b/jsonschema/MsgIono.json index d4f5d32b09..8a08bcf2c9 100644 --- a/jsonschema/MsgIono.json +++ b/jsonschema/MsgIono.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -37,4 +37,4 @@ "b2", "b3" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgLinuxCpuState.json b/jsonschema/MsgLinuxCpuState.json index 9cf8e59e07..d2e332217c 100644 --- a/jsonschema/MsgLinuxCpuState.json +++ b/jsonschema/MsgLinuxCpuState.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -29,4 +29,4 @@ "tname", "cmdline" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgLinuxMemState.json b/jsonschema/MsgLinuxMemState.json index eddad539dc..f88b6fa717 100644 --- a/jsonschema/MsgLinuxMemState.json +++ b/jsonschema/MsgLinuxMemState.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -29,4 +29,4 @@ "tname", "cmdline" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgLinuxProcessFdCount.json b/jsonschema/MsgLinuxProcessFdCount.json index 94765772eb..e35114f581 100644 --- a/jsonschema/MsgLinuxProcessFdCount.json +++ b/jsonschema/MsgLinuxProcessFdCount.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "fd_count", "cmdline" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgLinuxProcessFdSummary.json b/jsonschema/MsgLinuxProcessFdSummary.json index a40967c53f..a8a83828d1 100644 --- a/jsonschema/MsgLinuxProcessFdSummary.json +++ b/jsonschema/MsgLinuxProcessFdSummary.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "sys_fd_count", "most_opened" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgLinuxProcessSocketCounts.json b/jsonschema/MsgLinuxProcessSocketCounts.json index 9dc4c6fded..79d0a78c83 100644 --- a/jsonschema/MsgLinuxProcessSocketCounts.json +++ b/jsonschema/MsgLinuxProcessSocketCounts.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -31,4 +31,4 @@ "socket_states", "cmdline" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgLinuxProcessSocketQueues.json b/jsonschema/MsgLinuxProcessSocketQueues.json index 6f2cf15c87..dc95b1f5e7 100644 --- a/jsonschema/MsgLinuxProcessSocketQueues.json +++ b/jsonschema/MsgLinuxProcessSocketQueues.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -35,4 +35,4 @@ "address_of_largest", "cmdline" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgLinuxSocketUsage.json b/jsonschema/MsgLinuxSocketUsage.json index fb18f54289..4be2a3050e 100644 --- a/jsonschema/MsgLinuxSocketUsage.json +++ b/jsonschema/MsgLinuxSocketUsage.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "socket_state_counts", "socket_type_counts" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgLinuxSysState.json b/jsonschema/MsgLinuxSysState.json index dc2df06fb2..a0f883231f 100644 --- a/jsonschema/MsgLinuxSysState.json +++ b/jsonschema/MsgLinuxSysState.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -31,4 +31,4 @@ "procs_stopping", "pid_count" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgLog.json b/jsonschema/MsgLog.json index 5b6bfe63f7..bed36f1b27 100644 --- a/jsonschema/MsgLog.json +++ b/jsonschema/MsgLog.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "level", "text" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgM25FlashWriteStatus.json b/jsonschema/MsgM25FlashWriteStatus.json index 358da3eb5a..c1195fae50 100644 --- a/jsonschema/MsgM25FlashWriteStatus.json +++ b/jsonschema/MsgM25FlashWriteStatus.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "status" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgMagRaw.json b/jsonschema/MsgMagRaw.json index bd6568ee1a..db6128179b 100644 --- a/jsonschema/MsgMagRaw.json +++ b/jsonschema/MsgMagRaw.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -29,4 +29,4 @@ "mag_y", "mag_z" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgMaskSatellite.json b/jsonschema/MsgMaskSatellite.json index b92ade0613..c4889ebe8f 100644 --- a/jsonschema/MsgMaskSatellite.json +++ b/jsonschema/MsgMaskSatellite.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "mask", "sid" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgMeasurementState.json b/jsonschema/MsgMeasurementState.json index 7ecd36c543..bfea0e3f5f 100644 --- a/jsonschema/MsgMeasurementState.json +++ b/jsonschema/MsgMeasurementState.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "states" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgNapDeviceDnaReq.json b/jsonschema/MsgNapDeviceDnaReq.json index dd2708b634..ccca349b05 100644 --- a/jsonschema/MsgNapDeviceDnaReq.json +++ b/jsonschema/MsgNapDeviceDnaReq.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -19,4 +19,4 @@ }, "required": [ ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgNapDeviceDnaResp.json b/jsonschema/MsgNapDeviceDnaResp.json index 15560dabb2..3cd10117bf 100644 --- a/jsonschema/MsgNapDeviceDnaResp.json +++ b/jsonschema/MsgNapDeviceDnaResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "dna" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgNdbEvent.json b/jsonschema/MsgNdbEvent.json index 3fffd3714b..50b6b3251c 100644 --- a/jsonschema/MsgNdbEvent.json +++ b/jsonschema/MsgNdbEvent.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -35,4 +35,4 @@ "src_sid", "original_sender" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgNetworkBandwidthUsage.json b/jsonschema/MsgNetworkBandwidthUsage.json index 1a88849615..b5acbea869 100644 --- a/jsonschema/MsgNetworkBandwidthUsage.json +++ b/jsonschema/MsgNetworkBandwidthUsage.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "interfaces" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgNetworkStateReq.json b/jsonschema/MsgNetworkStateReq.json index 3b3ab87551..9b8b5cad22 100644 --- a/jsonschema/MsgNetworkStateReq.json +++ b/jsonschema/MsgNetworkStateReq.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -19,4 +19,4 @@ }, "required": [ ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgNetworkStateResp.json b/jsonschema/MsgNetworkStateResp.json index 9f72ae9aca..1dce2bf427 100644 --- a/jsonschema/MsgNetworkStateResp.json +++ b/jsonschema/MsgNetworkStateResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -35,4 +35,4 @@ "interface_name", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgObs.json b/jsonschema/MsgObs.json index b4103da212..7a3c4cc38e 100644 --- a/jsonschema/MsgObs.json +++ b/jsonschema/MsgObs.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "header", "obs" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgOdometry.json b/jsonschema/MsgOdometry.json index 01eb9b9b3f..2ab23aec33 100644 --- a/jsonschema/MsgOdometry.json +++ b/jsonschema/MsgOdometry.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "velocity", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgOrientEuler.json b/jsonschema/MsgOrientEuler.json index cb7a23526f..a4a9ff84d3 100644 --- a/jsonschema/MsgOrientEuler.json +++ b/jsonschema/MsgOrientEuler.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -35,4 +35,4 @@ "yaw_accuracy", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgOrientQuat.json b/jsonschema/MsgOrientQuat.json index 05a9185af0..c5b55cd45f 100644 --- a/jsonschema/MsgOrientQuat.json +++ b/jsonschema/MsgOrientQuat.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -39,4 +39,4 @@ "z_accuracy", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgOsr.json b/jsonschema/MsgOsr.json index 71198c8e6f..023ae244c1 100644 --- a/jsonschema/MsgOsr.json +++ b/jsonschema/MsgOsr.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "header", "obs" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgPosECEF.json b/jsonschema/MsgPosECEF.json index 93bc8f1b4f..e1f5ec6f71 100644 --- a/jsonschema/MsgPosECEF.json +++ b/jsonschema/MsgPosECEF.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -33,4 +33,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgPosECEFCov.json b/jsonschema/MsgPosECEFCov.json index 8cd8766a29..a1469c784a 100644 --- a/jsonschema/MsgPosECEFCov.json +++ b/jsonschema/MsgPosECEFCov.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -43,4 +43,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgPosECEFCovGnss.json b/jsonschema/MsgPosECEFCovGnss.json index 5b9ffc0bd6..86c7ea25d3 100644 --- a/jsonschema/MsgPosECEFCovGnss.json +++ b/jsonschema/MsgPosECEFCovGnss.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -43,4 +43,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgPosECEFGnss.json b/jsonschema/MsgPosECEFGnss.json index 2059e66d6d..da7ef1f8ee 100644 --- a/jsonschema/MsgPosECEFGnss.json +++ b/jsonschema/MsgPosECEFGnss.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -33,4 +33,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgPosLLH.json b/jsonschema/MsgPosLLH.json index 29892e72cc..b87a2345b4 100644 --- a/jsonschema/MsgPosLLH.json +++ b/jsonschema/MsgPosLLH.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -35,4 +35,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgPosLLHCov.json b/jsonschema/MsgPosLLHCov.json index e62ce28afd..1e95160456 100644 --- a/jsonschema/MsgPosLLHCov.json +++ b/jsonschema/MsgPosLLHCov.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -43,4 +43,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgPosLLHCovGnss.json b/jsonschema/MsgPosLLHCovGnss.json index 67b2ccd1be..4516dcdcfd 100644 --- a/jsonschema/MsgPosLLHCovGnss.json +++ b/jsonschema/MsgPosLLHCovGnss.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -43,4 +43,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgPosLLHGnss.json b/jsonschema/MsgPosLLHGnss.json index ed89944b67..ecc0126cb7 100644 --- a/jsonschema/MsgPosLLHGnss.json +++ b/jsonschema/MsgPosLLHGnss.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -35,4 +35,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgProtectionLevel.json b/jsonschema/MsgProtectionLevel.json index 26886d8382..d0d01210b7 100644 --- a/jsonschema/MsgProtectionLevel.json +++ b/jsonschema/MsgProtectionLevel.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -33,4 +33,4 @@ "height", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgReset.json b/jsonschema/MsgReset.json index 2448f4f2c4..40a028eee4 100644 --- a/jsonschema/MsgReset.json +++ b/jsonschema/MsgReset.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgResetFilters.json b/jsonschema/MsgResetFilters.json index 17e52bf1fc..f46fc7aeec 100644 --- a/jsonschema/MsgResetFilters.json +++ b/jsonschema/MsgResetFilters.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "filter" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSbasRaw.json b/jsonschema/MsgSbasRaw.json index c53d7b997c..da7197446d 100644 --- a/jsonschema/MsgSbasRaw.json +++ b/jsonschema/MsgSbasRaw.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "message_type", "data" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSetTime.json b/jsonschema/MsgSetTime.json index fb25a501ed..59dadb3c4c 100644 --- a/jsonschema/MsgSetTime.json +++ b/jsonschema/MsgSetTime.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -19,4 +19,4 @@ }, "required": [ ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSettingsReadByIndexDone.json b/jsonschema/MsgSettingsReadByIndexDone.json index ea0b09983c..32ecbcf4eb 100644 --- a/jsonschema/MsgSettingsReadByIndexDone.json +++ b/jsonschema/MsgSettingsReadByIndexDone.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -19,4 +19,4 @@ }, "required": [ ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSettingsReadByIndexReq.json b/jsonschema/MsgSettingsReadByIndexReq.json index 458e349e8c..e41e2c0b36 100644 --- a/jsonschema/MsgSettingsReadByIndexReq.json +++ b/jsonschema/MsgSettingsReadByIndexReq.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "index" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSettingsReadByIndexResp.json b/jsonschema/MsgSettingsReadByIndexResp.json index 20a19f0ddf..52ee1fa9f1 100644 --- a/jsonschema/MsgSettingsReadByIndexResp.json +++ b/jsonschema/MsgSettingsReadByIndexResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "index", "setting" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSettingsReadReq.json b/jsonschema/MsgSettingsReadReq.json index 0d6fba34be..b28844cfe1 100644 --- a/jsonschema/MsgSettingsReadReq.json +++ b/jsonschema/MsgSettingsReadReq.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "setting" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSettingsReadResp.json b/jsonschema/MsgSettingsReadResp.json index ab3aed0ea0..b0a60859c2 100644 --- a/jsonschema/MsgSettingsReadResp.json +++ b/jsonschema/MsgSettingsReadResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "setting" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSettingsRegister.json b/jsonschema/MsgSettingsRegister.json index eef9f85956..4acb44acbc 100644 --- a/jsonschema/MsgSettingsRegister.json +++ b/jsonschema/MsgSettingsRegister.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "setting" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSettingsRegisterResp.json b/jsonschema/MsgSettingsRegisterResp.json index f85013106c..c0d6f9719c 100644 --- a/jsonschema/MsgSettingsRegisterResp.json +++ b/jsonschema/MsgSettingsRegisterResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "status", "setting" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSettingsSave.json b/jsonschema/MsgSettingsSave.json index 4c0adcb504..43a2bc5ce4 100644 --- a/jsonschema/MsgSettingsSave.json +++ b/jsonschema/MsgSettingsSave.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -19,4 +19,4 @@ }, "required": [ ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSettingsWrite.json b/jsonschema/MsgSettingsWrite.json index 7a454dcb03..2c3eae0534 100644 --- a/jsonschema/MsgSettingsWrite.json +++ b/jsonschema/MsgSettingsWrite.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "setting" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSettingsWriteResp.json b/jsonschema/MsgSettingsWriteResp.json index a2ab23b240..a2d4c1c9f5 100644 --- a/jsonschema/MsgSettingsWriteResp.json +++ b/jsonschema/MsgSettingsWriteResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "status", "setting" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSolnMeta.json b/jsonschema/MsgSolnMeta.json index 70b32ed147..78f81389b0 100644 --- a/jsonschema/MsgSolnMeta.json +++ b/jsonschema/MsgSolnMeta.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -37,4 +37,4 @@ "last_used_gnss_vel_tow", "sol_in" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSpecan.json b/jsonschema/MsgSpecan.json index 45fa214201..63d84e368d 100644 --- a/jsonschema/MsgSpecan.json +++ b/jsonschema/MsgSpecan.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -33,4 +33,4 @@ "amplitude_unit", "amplitude_value" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSsrCodeBiases.json b/jsonschema/MsgSsrCodeBiases.json index 87afba57b6..ceaac308d5 100644 --- a/jsonschema/MsgSsrCodeBiases.json +++ b/jsonschema/MsgSsrCodeBiases.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -29,4 +29,4 @@ "iod_ssr", "biases" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSsrGridDefinition.json b/jsonschema/MsgSsrGridDefinition.json index 59a20404d2..fddd55e586 100644 --- a/jsonschema/MsgSsrGridDefinition.json +++ b/jsonschema/MsgSsrGridDefinition.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "header", "rle_list" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSsrGriddedCorrection.json b/jsonschema/MsgSsrGriddedCorrection.json index 8fd91c2d17..5a44ca48a8 100644 --- a/jsonschema/MsgSsrGriddedCorrection.json +++ b/jsonschema/MsgSsrGriddedCorrection.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "header", "element" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSsrGriddedCorrectionNoStd.json b/jsonschema/MsgSsrGriddedCorrectionNoStd.json index 7ae753e37e..c16905e237 100644 --- a/jsonschema/MsgSsrGriddedCorrectionNoStd.json +++ b/jsonschema/MsgSsrGriddedCorrectionNoStd.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "header", "element" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSsrOrbitClock.json b/jsonschema/MsgSsrOrbitClock.json index 2a7f47a2d3..772f87ce91 100644 --- a/jsonschema/MsgSsrOrbitClock.json +++ b/jsonschema/MsgSsrOrbitClock.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -47,4 +47,4 @@ "c1", "c2" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSsrPhaseBiases.json b/jsonschema/MsgSsrPhaseBiases.json index 200cb5628c..01d32793d9 100644 --- a/jsonschema/MsgSsrPhaseBiases.json +++ b/jsonschema/MsgSsrPhaseBiases.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -37,4 +37,4 @@ "yaw_rate", "biases" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSsrStecCorrection.json b/jsonschema/MsgSsrStecCorrection.json index 901204a35c..e53189612d 100644 --- a/jsonschema/MsgSsrStecCorrection.json +++ b/jsonschema/MsgSsrStecCorrection.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "header", "stec_sat_list" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSsrTileDefinition.json b/jsonschema/MsgSsrTileDefinition.json index c8b27d90ec..4d988e32a5 100644 --- a/jsonschema/MsgSsrTileDefinition.json +++ b/jsonschema/MsgSsrTileDefinition.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -37,4 +37,4 @@ "cols", "bitmask" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgStartup.json b/jsonschema/MsgStartup.json index 80dbe455ee..41cbd6f23a 100644 --- a/jsonschema/MsgStartup.json +++ b/jsonschema/MsgStartup.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "cause", "startup_type", ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgStmFlashLockSector.json b/jsonschema/MsgStmFlashLockSector.json index 6e247523c4..3a349c7a31 100644 --- a/jsonschema/MsgStmFlashLockSector.json +++ b/jsonschema/MsgStmFlashLockSector.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "sector" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgStmFlashUnlockSector.json b/jsonschema/MsgStmFlashUnlockSector.json index 0ab0772172..af78463a1f 100644 --- a/jsonschema/MsgStmFlashUnlockSector.json +++ b/jsonschema/MsgStmFlashUnlockSector.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "sector" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgStmUniqueIdReq.json b/jsonschema/MsgStmUniqueIdReq.json index 9994928b18..66b9c74b1a 100644 --- a/jsonschema/MsgStmUniqueIdReq.json +++ b/jsonschema/MsgStmUniqueIdReq.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -19,4 +19,4 @@ }, "required": [ ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgStmUniqueIdResp.json b/jsonschema/MsgStmUniqueIdResp.json index 453516596a..ea6e054989 100644 --- a/jsonschema/MsgStmUniqueIdResp.json +++ b/jsonschema/MsgStmUniqueIdResp.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "stm_id" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgSvAzEl.json b/jsonschema/MsgSvAzEl.json index 543940e298..69e0d5bd66 100644 --- a/jsonschema/MsgSvAzEl.json +++ b/jsonschema/MsgSvAzEl.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "azel" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgThreadState.json b/jsonschema/MsgThreadState.json index 1bce8a18f4..a9d5d904cc 100644 --- a/jsonschema/MsgThreadState.json +++ b/jsonschema/MsgThreadState.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "cpu", "stack_free" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgTrackingIq.json b/jsonschema/MsgTrackingIq.json index f84035567f..c0b01584c8 100644 --- a/jsonschema/MsgTrackingIq.json +++ b/jsonschema/MsgTrackingIq.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "sid", "corrs" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgTrackingState.json b/jsonschema/MsgTrackingState.json index 3b3602e4a0..9b83a50931 100644 --- a/jsonschema/MsgTrackingState.json +++ b/jsonschema/MsgTrackingState.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "states" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgUartState.json b/jsonschema/MsgUartState.json index 610308bad3..9d0f9c9ee2 100644 --- a/jsonschema/MsgUartState.json +++ b/jsonschema/MsgUartState.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -29,4 +29,4 @@ "latency", "obs_period" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgUserData.json b/jsonschema/MsgUserData.json index dd0fdad065..5385469754 100644 --- a/jsonschema/MsgUserData.json +++ b/jsonschema/MsgUserData.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "contents" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgUtcTime.json b/jsonschema/MsgUtcTime.json index 2d702bf163..dbe95ba5ee 100644 --- a/jsonschema/MsgUtcTime.json +++ b/jsonschema/MsgUtcTime.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -37,4 +37,4 @@ "seconds", "ns" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgUtcTimeGnss.json b/jsonschema/MsgUtcTimeGnss.json index f1731a6ae3..132bc7d10f 100644 --- a/jsonschema/MsgUtcTimeGnss.json +++ b/jsonschema/MsgUtcTimeGnss.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -37,4 +37,4 @@ "seconds", "ns" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgVelBody.json b/jsonschema/MsgVelBody.json index 7a35d4ab31..d070016a0a 100644 --- a/jsonschema/MsgVelBody.json +++ b/jsonschema/MsgVelBody.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -43,4 +43,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgVelECEF.json b/jsonschema/MsgVelECEF.json index 94a991699c..ba391ea63c 100644 --- a/jsonschema/MsgVelECEF.json +++ b/jsonschema/MsgVelECEF.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -33,4 +33,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgVelECEFCov.json b/jsonschema/MsgVelECEFCov.json index 210b122f7d..e10e123def 100644 --- a/jsonschema/MsgVelECEFCov.json +++ b/jsonschema/MsgVelECEFCov.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -43,4 +43,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgVelECEFCovGnss.json b/jsonschema/MsgVelECEFCovGnss.json index 5cd78a0ef4..4041039d96 100644 --- a/jsonschema/MsgVelECEFCovGnss.json +++ b/jsonschema/MsgVelECEFCovGnss.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -43,4 +43,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgVelECEFGnss.json b/jsonschema/MsgVelECEFGnss.json index 70737c5616..2bc0d415da 100644 --- a/jsonschema/MsgVelECEFGnss.json +++ b/jsonschema/MsgVelECEFGnss.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -33,4 +33,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgVelNED.json b/jsonschema/MsgVelNED.json index 9fade27417..faa504d8ec 100644 --- a/jsonschema/MsgVelNED.json +++ b/jsonschema/MsgVelNED.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -35,4 +35,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgVelNEDCov.json b/jsonschema/MsgVelNEDCov.json index cf8af08cf7..a8d00ff541 100644 --- a/jsonschema/MsgVelNEDCov.json +++ b/jsonschema/MsgVelNEDCov.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -43,4 +43,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgVelNEDCovGnss.json b/jsonschema/MsgVelNEDCovGnss.json index 44b48c11b7..fce3b5365f 100644 --- a/jsonschema/MsgVelNEDCovGnss.json +++ b/jsonschema/MsgVelNEDCovGnss.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -43,4 +43,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgVelNEDGnss.json b/jsonschema/MsgVelNEDGnss.json index e47916bb10..782d7da9f3 100644 --- a/jsonschema/MsgVelNEDGnss.json +++ b/jsonschema/MsgVelNEDGnss.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -35,4 +35,4 @@ "n_sats", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/MsgWheeltick.json b/jsonschema/MsgWheeltick.json index c028518ad5..52df5ecbc6 100644 --- a/jsonschema/MsgWheeltick.json +++ b/jsonschema/MsgWheeltick.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "source", "ticks" ] -} \ No newline at end of file +} diff --git a/jsonschema/NetworkUsage.json b/jsonschema/NetworkUsage.json index 284f444600..7077451d6b 100644 --- a/jsonschema/NetworkUsage.json +++ b/jsonschema/NetworkUsage.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -29,4 +29,4 @@ "tx_bytes", "interface_name" ] -} \ No newline at end of file +} diff --git a/jsonschema/ObservationHeader.json b/jsonschema/ObservationHeader.json index a1908ac615..d0e4c20a7c 100644 --- a/jsonschema/ObservationHeader.json +++ b/jsonschema/ObservationHeader.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "t", "n_obs" ] -} \ No newline at end of file +} diff --git a/jsonschema/OdoInputType.json b/jsonschema/OdoInputType.json index d8a2d97f1d..199235efd9 100644 --- a/jsonschema/OdoInputType.json +++ b/jsonschema/OdoInputType.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -21,4 +21,4 @@ "required": [ "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/PackedObsContent.json b/jsonschema/PackedObsContent.json index 5ebc40e1b9..3b2c3ad7f9 100644 --- a/jsonschema/PackedObsContent.json +++ b/jsonschema/PackedObsContent.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -33,4 +33,4 @@ "flags", "sid" ] -} \ No newline at end of file +} diff --git a/jsonschema/PackedOsrContent.json b/jsonschema/PackedOsrContent.json index 5f698dcc76..b922ee0ccc 100644 --- a/jsonschema/PackedOsrContent.json +++ b/jsonschema/PackedOsrContent.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -35,4 +35,4 @@ "tropo_std", "range_std" ] -} \ No newline at end of file +} diff --git a/jsonschema/Period.json b/jsonschema/Period.json index 56867a1a66..e5fe156562 100644 --- a/jsonschema/Period.json +++ b/jsonschema/Period.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -27,4 +27,4 @@ "pmax", "current" ] -} \ No newline at end of file +} diff --git a/jsonschema/PhaseBiasesContent.json b/jsonschema/PhaseBiasesContent.json index ebde87afb5..e0f14d61b0 100644 --- a/jsonschema/PhaseBiasesContent.json +++ b/jsonschema/PhaseBiasesContent.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -29,4 +29,4 @@ "discontinuity_counter", "bias" ] -} \ No newline at end of file +} diff --git a/jsonschema/STECHeader.json b/jsonschema/STECHeader.json index 18387f4945..e946cb9678 100644 --- a/jsonschema/STECHeader.json +++ b/jsonschema/STECHeader.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -33,4 +33,4 @@ "update_interval", "iod_atmo" ] -} \ No newline at end of file +} diff --git a/jsonschema/STECResidual.json b/jsonschema/STECResidual.json index dcf8d4d622..50408afbe3 100644 --- a/jsonschema/STECResidual.json +++ b/jsonschema/STECResidual.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "residual", "stddev" ] -} \ No newline at end of file +} diff --git a/jsonschema/STECResidualNoStd.json b/jsonschema/STECResidualNoStd.json index 33957e6f04..aff6d5bbfb 100644 --- a/jsonschema/STECResidualNoStd.json +++ b/jsonschema/STECResidualNoStd.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "sv_id", "residual" ] -} \ No newline at end of file +} diff --git a/jsonschema/STECSatElement.json b/jsonschema/STECSatElement.json index 8a720865dd..48da5f1c0e 100644 --- a/jsonschema/STECSatElement.json +++ b/jsonschema/STECSatElement.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "stec_quality_indicator", "stec_coeff" ] -} \ No newline at end of file +} diff --git a/jsonschema/SolutionInputType.json b/jsonschema/SolutionInputType.json index 5af81f030f..d75f4f39eb 100644 --- a/jsonschema/SolutionInputType.json +++ b/jsonschema/SolutionInputType.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "sensor_type", "flags" ] -} \ No newline at end of file +} diff --git a/jsonschema/SvAzEl.json b/jsonschema/SvAzEl.json index 40c7a74b58..d04a3929cd 100644 --- a/jsonschema/SvAzEl.json +++ b/jsonschema/SvAzEl.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "az", "el" ] -} \ No newline at end of file +} diff --git a/jsonschema/SvId.json b/jsonschema/SvId.json index 82a1e0ae1a..f5af499575 100644 --- a/jsonschema/SvId.json +++ b/jsonschema/SvId.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "satId", "constellation" ] -} \ No newline at end of file +} diff --git a/jsonschema/TrackingChannelCorrelation.json b/jsonschema/TrackingChannelCorrelation.json index 3594689b89..68fd339b73 100644 --- a/jsonschema/TrackingChannelCorrelation.json +++ b/jsonschema/TrackingChannelCorrelation.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "I", "Q" ] -} \ No newline at end of file +} diff --git a/jsonschema/TrackingChannelState.json b/jsonschema/TrackingChannelState.json index c87343283b..28578e5d8e 100644 --- a/jsonschema/TrackingChannelState.json +++ b/jsonschema/TrackingChannelState.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "fcn", "cn0" ] -} \ No newline at end of file +} diff --git a/jsonschema/TroposphericDelayCorrection.json b/jsonschema/TroposphericDelayCorrection.json index c919c0c2b8..957b8019e5 100644 --- a/jsonschema/TroposphericDelayCorrection.json +++ b/jsonschema/TroposphericDelayCorrection.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -25,4 +25,4 @@ "wet", "stddev" ] -} \ No newline at end of file +} diff --git a/jsonschema/TroposphericDelayCorrectionNoStd.json b/jsonschema/TroposphericDelayCorrectionNoStd.json index eef5843866..8849629490 100644 --- a/jsonschema/TroposphericDelayCorrectionNoStd.json +++ b/jsonschema/TroposphericDelayCorrectionNoStd.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -23,4 +23,4 @@ "hydro", "wet" ] -} \ No newline at end of file +} diff --git a/jsonschema/UARTChannel.json b/jsonschema/UARTChannel.json index 2ce3f66946..c9f9d280a1 100644 --- a/jsonschema/UARTChannel.json +++ b/jsonschema/UARTChannel.json @@ -1,7 +1,7 @@ { "copyright": [ "Copyright (C) 2019 Swift Navigation Inc.", - "Contact: Swift Navigation ", + "Contact: https://support.swiftnav.com", "", "This source is subject to the license found in the file 'LICENSE' which must", "be be distributed together with this source. All other rights reserved.", @@ -31,4 +31,4 @@ "tx_buffer_level", "rx_buffer_level" ] -} \ No newline at end of file +} diff --git a/proto/acquisition.proto b/proto/acquisition.proto index 0e5231008f..3c50cf221b 100644 --- a/proto/acquisition.proto +++ b/proto/acquisition.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -64,4 +64,4 @@ message AcqSvProfile { */ message MsgAcqSvProfile { repeated AcqSvProfile acq_sv_profile = 1; -} \ No newline at end of file +} diff --git a/proto/bootload.proto b/proto/bootload.proto index 49dc45361a..c137c4ce3d 100644 --- a/proto/bootload.proto +++ b/proto/bootload.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -77,4 +77,4 @@ message MsgNapDeviceDnaReq { */ message MsgNapDeviceDnaResp { repeated uint32 dna = 1; -} \ No newline at end of file +} diff --git a/proto/ext_events.proto b/proto/ext_events.proto index 251aa5538f..e4e6ae0443 100644 --- a/proto/ext_events.proto +++ b/proto/ext_events.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -32,4 +32,4 @@ message MsgExtEvent { sint32 ns_residual = 3; uint32 flags = 4; uint32 pin = 5; -} \ No newline at end of file +} diff --git a/proto/file_io.proto b/proto/file_io.proto index 519a05b3b4..7a3ebc185c 100644 --- a/proto/file_io.proto +++ b/proto/file_io.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -156,4 +156,4 @@ message MsgFileioConfigResp { uint32 window_size = 2; uint32 batch_size = 3; uint32 fileio_version = 4; -} \ No newline at end of file +} diff --git a/proto/flash.proto b/proto/flash.proto index 68f8beab61..8c27510f59 100644 --- a/proto/flash.proto +++ b/proto/flash.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -144,4 +144,4 @@ message MsgStmUniqueIdResp { */ message MsgM25FlashWriteStatus { repeated uint32 status = 1; -} \ No newline at end of file +} diff --git a/proto/gnss.proto b/proto/gnss.proto index db0f45b063..ed9a513798 100644 --- a/proto/gnss.proto +++ b/proto/gnss.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -73,4 +73,4 @@ message GpsTime { message CarrierPhase { sint32 i = 1; uint32 f = 2; -} \ No newline at end of file +} diff --git a/proto/imu.proto b/proto/imu.proto index 314b51668b..a66e6ae230 100644 --- a/proto/imu.proto +++ b/proto/imu.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -53,4 +53,4 @@ message MsgImuAux { uint32 imu_type = 1; sint32 temp = 2; uint32 imu_conf = 3; -} \ No newline at end of file +} diff --git a/proto/linux.proto b/proto/linux.proto index a59fea4c2c..506aeba04d 100644 --- a/proto/linux.proto +++ b/proto/linux.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -116,4 +116,4 @@ message MsgLinuxProcessFdCount { message MsgLinuxProcessFdSummary { uint32 sys_fd_count = 1; string most_opened = 2; -} \ No newline at end of file +} diff --git a/proto/logging.proto b/proto/logging.proto index 982acd4399..b47c7ca416 100644 --- a/proto/logging.proto +++ b/proto/logging.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -45,4 +45,4 @@ message MsgFwd { uint32 source = 1; uint32 protocol = 2; string fwd_payload = 3; -} \ No newline at end of file +} diff --git a/proto/mag.proto b/proto/mag.proto index 4a614cc679..dddace87a6 100644 --- a/proto/mag.proto +++ b/proto/mag.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -30,4 +30,4 @@ message MsgMagRaw { sint32 mag_x = 3; sint32 mag_y = 4; sint32 mag_z = 5; -} \ No newline at end of file +} diff --git a/proto/navigation.proto b/proto/navigation.proto index 92a846985c..d0c9dcb8ae 100644 --- a/proto/navigation.proto +++ b/proto/navigation.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -572,4 +572,4 @@ message MsgProtectionLevel { double lon = 5; double height = 6; uint32 flags = 7; -} \ No newline at end of file +} diff --git a/proto/ndb.proto b/proto/ndb.proto index c8bda28d02..a70d833cf1 100644 --- a/proto/ndb.proto +++ b/proto/ndb.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -35,4 +35,4 @@ message MsgNdbEvent { gnss.GnssSignal object_sid = 6; gnss.GnssSignal src_sid = 7; uint32 original_sender = 8; -} \ No newline at end of file +} diff --git a/proto/observation.proto b/proto/observation.proto index b2cc63394c..0732c696c9 100644 --- a/proto/observation.proto +++ b/proto/observation.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -456,4 +456,4 @@ message MsgSvAzEl { message MsgOsr { ObservationHeader header = 1; repeated PackedOsrContent obs = 2; -} \ No newline at end of file +} diff --git a/proto/orientation.proto b/proto/orientation.proto index eaf0be0f1e..cb3d299a21 100644 --- a/proto/orientation.proto +++ b/proto/orientation.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -92,4 +92,4 @@ message MsgAngularRate { sint32 y = 3; sint32 z = 4; uint32 flags = 5; -} \ No newline at end of file +} diff --git a/proto/piksi.proto b/proto/piksi.proto index 103e75a7e7..11493027b7 100644 --- a/proto/piksi.proto +++ b/proto/piksi.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -308,4 +308,4 @@ message MsgSpecan { message MsgFrontEndGain { repeated sint32 rf_gain = 1; repeated sint32 if_gain = 2; -} \ No newline at end of file +} diff --git a/proto/sbas.proto b/proto/sbas.proto index 110cb86386..98be27822e 100644 --- a/proto/sbas.proto +++ b/proto/sbas.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -31,4 +31,4 @@ message MsgSbasRaw { uint32 tow = 2; uint32 message_type = 3; repeated uint32 data = 4; -} \ No newline at end of file +} diff --git a/proto/settings.proto b/proto/settings.proto index 4fd0100d0f..3821416509 100644 --- a/proto/settings.proto +++ b/proto/settings.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -166,4 +166,4 @@ message MsgSettingsRegister { message MsgSettingsRegisterResp { uint32 status = 1; string setting = 2; -} \ No newline at end of file +} diff --git a/proto/solution_meta.proto b/proto/solution_meta.proto index 9e6b25ba3c..895b17f3a1 100644 --- a/proto/solution_meta.proto +++ b/proto/solution_meta.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -76,4 +76,4 @@ message IMUInputType { */ message OdoInputType { uint32 flags = 1; -} \ No newline at end of file +} diff --git a/proto/ssr.proto b/proto/ssr.proto index 5a9dec55fa..276451703b 100644 --- a/proto/ssr.proto +++ b/proto/ssr.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -255,4 +255,4 @@ message MsgSsrTileDefinition { uint32 rows = 7; uint32 cols = 8; uint64 bitmask = 9; -} \ No newline at end of file +} diff --git a/proto/system.proto b/proto/system.proto index f9a225e575..447b8f4f17 100644 --- a/proto/system.proto +++ b/proto/system.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -131,4 +131,4 @@ message MsgGroupMeta { uint32 flags = 2; uint32 n_group_msgs = 3; repeated uint32 group_msgs = 4; -} \ No newline at end of file +} diff --git a/proto/tracking.proto b/proto/tracking.proto index 35ea574d22..900055796b 100644 --- a/proto/tracking.proto +++ b/proto/tracking.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -83,4 +83,4 @@ message MsgTrackingIq { uint32 channel = 1; gnss.GnssSignal sid = 2; repeated TrackingChannelCorrelation corrs = 3; -} \ No newline at end of file +} diff --git a/proto/user.proto b/proto/user.proto index 95421f7c88..2867809923 100644 --- a/proto/user.proto +++ b/proto/user.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -27,4 +27,4 @@ package swiftnav.sbp.user; */ message MsgUserData { repeated uint32 contents = 1; -} \ No newline at end of file +} diff --git a/proto/vehicle.proto b/proto/vehicle.proto index d2a4f9ef05..91c9fc1928 100644 --- a/proto/vehicle.proto +++ b/proto/vehicle.proto @@ -1,6 +1,6 @@ /* * Copyright (C) 2018 Swift Navigation Inc. - * Contact: Swift Navigation + * Contact: https://support.swiftnav.com * * This source is subject to the license found in the file 'LICENSE' which must * be be distributed together with this source. All other rights reserved. @@ -55,4 +55,4 @@ message MsgWheeltick { uint32 flags = 2; uint32 source = 3; sint32 ticks = 4; -} \ No newline at end of file +} diff --git a/python/bench/crc.py b/python/bench/crc.py index 7ca6a9e007..993cdc6eab 100755 --- a/python/bench/crc.py +++ b/python/bench/crc.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Copyright (C) 2019 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/bench/memory.py b/python/bench/memory.py index 298a4cf6c3..806004ff98 100755 --- a/python/bench/memory.py +++ b/python/bench/memory.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/__init__.py b/python/sbp/__init__.py index f2df5baaa6..57b8ff36a1 100755 --- a/python/sbp/__init__.py +++ b/python/sbp/__init__.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/acquisition.py b/python/sbp/acquisition.py index 588619f38b..4008eba7b2 100755 --- a/python/sbp/acquisition.py +++ b/python/sbp/acquisition.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -824,4 +824,4 @@ def to_json_dict(self): 0x0015: MsgAcqResultDepA, 0x002E: MsgAcqSvProfile, 0x001E: MsgAcqSvProfileDep, -} \ No newline at end of file +} diff --git a/python/sbp/bootload.py b/python/sbp/bootload.py index ad206a36d2..65548c3ef1 100755 --- a/python/sbp/bootload.py +++ b/python/sbp/bootload.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -510,4 +510,4 @@ def to_json_dict(self): 0x00DE: MsgNapDeviceDnaReq, 0x00DD: MsgNapDeviceDnaResp, 0x00B0: MsgBootloaderHandshakeDepA, -} \ No newline at end of file +} diff --git a/python/sbp/client/__init__.py b/python/sbp/client/__init__.py index 19d971a9c5..d97885b089 100644 --- a/python/sbp/client/__init__.py +++ b/python/sbp/client/__init__.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/drivers/base_driver.py b/python/sbp/client/drivers/base_driver.py index 6b3a79f76c..14be53632e 100644 --- a/python/sbp/client/drivers/base_driver.py +++ b/python/sbp/client/drivers/base_driver.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/drivers/cdc_driver.py b/python/sbp/client/drivers/cdc_driver.py index b36753bad1..be78e76eb2 100644 --- a/python/sbp/client/drivers/cdc_driver.py +++ b/python/sbp/client/drivers/cdc_driver.py @@ -1,5 +1,5 @@ # Copyright (C) 2016 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/drivers/file_driver.py b/python/sbp/client/drivers/file_driver.py index a840193864..40345dbf48 100644 --- a/python/sbp/client/drivers/file_driver.py +++ b/python/sbp/client/drivers/file_driver.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/drivers/network_drivers.py b/python/sbp/client/drivers/network_drivers.py index 90262fba77..de033f9213 100644 --- a/python/sbp/client/drivers/network_drivers.py +++ b/python/sbp/client/drivers/network_drivers.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/drivers/pyftdi_driver.py b/python/sbp/client/drivers/pyftdi_driver.py index e5235c35d3..53da29215d 100644 --- a/python/sbp/client/drivers/pyftdi_driver.py +++ b/python/sbp/client/drivers/pyftdi_driver.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/drivers/pyserial_driver.py b/python/sbp/client/drivers/pyserial_driver.py index 4d9e39bbc1..19d787c8e7 100644 --- a/python/sbp/client/drivers/pyserial_driver.py +++ b/python/sbp/client/drivers/pyserial_driver.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/examples/simple.py b/python/sbp/client/examples/simple.py index b80c0f42ab..55719eef5f 100644 --- a/python/sbp/client/examples/simple.py +++ b/python/sbp/client/examples/simple.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/examples/tcp.py b/python/sbp/client/examples/tcp.py index 3d7fc53e83..e3f43ebea9 100644 --- a/python/sbp/client/examples/tcp.py +++ b/python/sbp/client/examples/tcp.py @@ -1,5 +1,5 @@ # Copyright (C) 2017 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/examples/udp.py b/python/sbp/client/examples/udp.py index 3f5e6269c1..dd0b005b01 100755 --- a/python/sbp/client/examples/udp.py +++ b/python/sbp/client/examples/udp.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/forwarder.py b/python/sbp/client/forwarder.py index 44ef42c5fa..700c10b846 100644 --- a/python/sbp/client/forwarder.py +++ b/python/sbp/client/forwarder.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/framer.py b/python/sbp/client/framer.py index d6c4e96ef7..2e489e2922 100644 --- a/python/sbp/client/framer.py +++ b/python/sbp/client/framer.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/handler.py b/python/sbp/client/handler.py index 3807cd778b..b384c7d71b 100644 --- a/python/sbp/client/handler.py +++ b/python/sbp/client/handler.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/loggers/base_logger.py b/python/sbp/client/loggers/base_logger.py index fe85f900a8..a967ef2cb3 100644 --- a/python/sbp/client/loggers/base_logger.py +++ b/python/sbp/client/loggers/base_logger.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/loggers/json_logger.py b/python/sbp/client/loggers/json_logger.py index d8e104588b..a352d54f1d 100644 --- a/python/sbp/client/loggers/json_logger.py +++ b/python/sbp/client/loggers/json_logger.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/loggers/null_logger.py b/python/sbp/client/loggers/null_logger.py index 49f8dbe8c6..8daffccbae 100644 --- a/python/sbp/client/loggers/null_logger.py +++ b/python/sbp/client/loggers/null_logger.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/loggers/rotating_logger.py b/python/sbp/client/loggers/rotating_logger.py index e4259fbc3d..9182abbbd4 100644 --- a/python/sbp/client/loggers/rotating_logger.py +++ b/python/sbp/client/loggers/rotating_logger.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/loggers/udp_logger.py b/python/sbp/client/loggers/udp_logger.py index 56d774fc04..d739ae951d 100644 --- a/python/sbp/client/loggers/udp_logger.py +++ b/python/sbp/client/loggers/udp_logger.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/util/fftmonitor.py b/python/sbp/client/util/fftmonitor.py index 4dc41e75d6..75b9dce753 100644 --- a/python/sbp/client/util/fftmonitor.py +++ b/python/sbp/client/util/fftmonitor.py @@ -1,5 +1,5 @@ # Copyright (C) 2017 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/client/util/settingmonitor.py b/python/sbp/client/util/settingmonitor.py index 3b517954de..d5b03610ee 100644 --- a/python/sbp/client/util/settingmonitor.py +++ b/python/sbp/client/util/settingmonitor.py @@ -1,5 +1,5 @@ # Copyright (C) 2017 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/constants.py b/python/sbp/constants.py index e1aa34f3b7..ae6ed81aba 100644 --- a/python/sbp/constants.py +++ b/python/sbp/constants.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2019 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/ext_events.py b/python/sbp/ext_events.py index edfef4fed8..176cf3d358 100644 --- a/python/sbp/ext_events.py +++ b/python/sbp/ext_events.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -143,4 +143,4 @@ def to_json_dict(self): msg_classes = { 0x0101: MsgExtEvent, -} \ No newline at end of file +} diff --git a/python/sbp/file_io.py b/python/sbp/file_io.py index b8b934a63a..e7e27e2f52 100644 --- a/python/sbp/file_io.py +++ b/python/sbp/file_io.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -965,4 +965,4 @@ def to_json_dict(self): 0x00AB: MsgFileioWriteResp, 0x1001: MsgFileioConfigReq, 0x1002: MsgFileioConfigResp, -} \ No newline at end of file +} diff --git a/python/sbp/flash.py b/python/sbp/flash.py index 9354144deb..7fbfb3f8db 100644 --- a/python/sbp/flash.py +++ b/python/sbp/flash.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -978,4 +978,4 @@ def to_json_dict(self): 0x00E8: MsgStmUniqueIdReq, 0x00E5: MsgStmUniqueIdResp, 0x00F3: MsgM25FlashWriteStatus, -} \ No newline at end of file +} diff --git a/python/sbp/gnss.py b/python/sbp/gnss.py index 5e59afebdb..9dc8c20580 100644 --- a/python/sbp/gnss.py +++ b/python/sbp/gnss.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -343,4 +343,4 @@ def to_binary(self): msg_classes = { -} \ No newline at end of file +} diff --git a/python/sbp/imu.py b/python/sbp/imu.py index f3751c247c..0ffbef9594 100644 --- a/python/sbp/imu.py +++ b/python/sbp/imu.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -266,4 +266,4 @@ def to_json_dict(self): msg_classes = { 0x0900: MsgImuRaw, 0x0901: MsgImuAux, -} \ No newline at end of file +} diff --git a/python/sbp/jit/acquisition.py b/python/sbp/jit/acquisition.py index 441387ac2f..05575839cf 100644 --- a/python/sbp/jit/acquisition.py +++ b/python/sbp/jit/acquisition.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -412,4 +412,4 @@ def _unpack_members(self, buf, offset, length): 0x0015: MsgAcqResultDepA, 0x002E: MsgAcqSvProfile, 0x001E: MsgAcqSvProfileDep, -} \ No newline at end of file +} diff --git a/python/sbp/jit/bootload.py b/python/sbp/jit/bootload.py index 72c07579b5..ff2b6a5df1 100644 --- a/python/sbp/jit/bootload.py +++ b/python/sbp/jit/bootload.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -213,4 +213,4 @@ def _unpack_members(self, buf, offset, length): 0x00DE: MsgNapDeviceDnaReq, 0x00DD: MsgNapDeviceDnaResp, 0x00B0: MsgBootloaderHandshakeDepA, -} \ No newline at end of file +} diff --git a/python/sbp/jit/ext_events.py b/python/sbp/jit/ext_events.py index 6b8010c8b7..d2ebe2c90c 100644 --- a/python/sbp/jit/ext_events.py +++ b/python/sbp/jit/ext_events.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -79,4 +79,4 @@ def _unpack_members(self, buf, offset, length): msg_classes = { 0x0101: MsgExtEvent, -} \ No newline at end of file +} diff --git a/python/sbp/jit/file_io.py b/python/sbp/jit/file_io.py index 69873cf4f8..d4f63d3ae3 100644 --- a/python/sbp/jit/file_io.py +++ b/python/sbp/jit/file_io.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -413,4 +413,4 @@ def _unpack_members(self, buf, offset, length): 0x00AB: MsgFileioWriteResp, 0x1001: MsgFileioConfigReq, 0x1002: MsgFileioConfigResp, -} \ No newline at end of file +} diff --git a/python/sbp/jit/flash.py b/python/sbp/jit/flash.py index 693293ccfe..c930f7c0eb 100644 --- a/python/sbp/jit/flash.py +++ b/python/sbp/jit/flash.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -396,4 +396,4 @@ def _unpack_members(self, buf, offset, length): 0x00E8: MsgStmUniqueIdReq, 0x00E5: MsgStmUniqueIdResp, 0x00F3: MsgM25FlashWriteStatus, -} \ No newline at end of file +} diff --git a/python/sbp/jit/gnss.py b/python/sbp/jit/gnss.py index 1cd56d055c..1b7ebfedbc 100644 --- a/python/sbp/jit/gnss.py +++ b/python/sbp/jit/gnss.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -278,4 +278,4 @@ def _unpack_members(self, buf, offset, length): msg_classes = { -} \ No newline at end of file +} diff --git a/python/sbp/jit/imu.py b/python/sbp/jit/imu.py index f81a46053e..0cfbb1dd18 100644 --- a/python/sbp/jit/imu.py +++ b/python/sbp/jit/imu.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -137,4 +137,4 @@ def _unpack_members(self, buf, offset, length): msg_classes = { 0x0900: MsgImuRaw, 0x0901: MsgImuAux, -} \ No newline at end of file +} diff --git a/python/sbp/jit/linux.py b/python/sbp/jit/linux.py index a569f031e2..fd19f9517a 100644 --- a/python/sbp/jit/linux.py +++ b/python/sbp/jit/linux.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -408,4 +408,4 @@ def _unpack_members(self, buf, offset, length): 0x7F05: MsgLinuxSocketUsage, 0x7F06: MsgLinuxProcessFdCount, 0x7F07: MsgLinuxProcessFdSummary, -} \ No newline at end of file +} diff --git a/python/sbp/jit/logging.py b/python/sbp/jit/logging.py index a4e4e47ab8..8541d8b256 100644 --- a/python/sbp/jit/logging.py +++ b/python/sbp/jit/logging.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -142,4 +142,4 @@ def _unpack_members(self, buf, offset, length): 0x0401: MsgLog, 0x0402: MsgFwd, 0x0010: MsgPrintDep, -} \ No newline at end of file +} diff --git a/python/sbp/jit/mag.py b/python/sbp/jit/mag.py index 455daefda0..0592fa9095 100644 --- a/python/sbp/jit/mag.py +++ b/python/sbp/jit/mag.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -76,4 +76,4 @@ def _unpack_members(self, buf, offset, length): msg_classes = { 0x0902: MsgMagRaw, -} \ No newline at end of file +} diff --git a/python/sbp/jit/msg.py b/python/sbp/jit/msg.py index 430a295316..d4cca7060b 100644 --- a/python/sbp/jit/msg.py +++ b/python/sbp/jit/msg.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Copyright (C) 2019 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/jit/navigation.py b/python/sbp/jit/navigation.py index 4de5dc52c4..8e683b241a 100644 --- a/python/sbp/jit/navigation.py +++ b/python/sbp/jit/navigation.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -2302,4 +2302,4 @@ def _unpack_members(self, buf, offset, length): 0x0205: MsgVelNEDDepA, 0x0207: MsgBaselineHeadingDepA, 0x0216: MsgProtectionLevel, -} \ No newline at end of file +} diff --git a/python/sbp/jit/ndb.py b/python/sbp/jit/ndb.py index 706df8754f..a4af8d33ca 100644 --- a/python/sbp/jit/ndb.py +++ b/python/sbp/jit/ndb.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -91,4 +91,4 @@ def _unpack_members(self, buf, offset, length): msg_classes = { 0x0400: MsgNdbEvent, -} \ No newline at end of file +} diff --git a/python/sbp/jit/observation.py b/python/sbp/jit/observation.py index ac7f333124..c669a5c5c0 100644 --- a/python/sbp/jit/observation.py +++ b/python/sbp/jit/observation.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -3560,4 +3560,4 @@ def _unpack_members(self, buf, offset, length): 0x0075: MsgGloBiases, 0x0097: MsgSvAzEl, 0x0640: MsgOsr, -} \ No newline at end of file +} diff --git a/python/sbp/jit/orientation.py b/python/sbp/jit/orientation.py index fc856cdcbc..267279b975 100644 --- a/python/sbp/jit/orientation.py +++ b/python/sbp/jit/orientation.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -264,4 +264,4 @@ def _unpack_members(self, buf, offset, length): 0x0220: MsgOrientQuat, 0x0221: MsgOrientEuler, 0x0222: MsgAngularRate, -} \ No newline at end of file +} diff --git a/python/sbp/jit/parse.py b/python/sbp/jit/parse.py index 34917b0a11..e2cd7c33f5 100644 --- a/python/sbp/jit/parse.py +++ b/python/sbp/jit/parse.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # Copyright (C) 2019 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/jit/piksi.py b/python/sbp/jit/piksi.py index ee36fff1b2..2bacc7e884 100644 --- a/python/sbp/jit/piksi.py +++ b/python/sbp/jit/piksi.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -1106,4 +1106,4 @@ def _unpack_members(self, buf, offset, length): 0x0050: MsgSpecanDep, 0x0051: MsgSpecan, 0x00BF: MsgFrontEndGain, -} \ No newline at end of file +} diff --git a/python/sbp/jit/sbas.py b/python/sbp/jit/sbas.py index c07e18f628..455e4af574 100644 --- a/python/sbp/jit/sbas.py +++ b/python/sbp/jit/sbas.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -74,4 +74,4 @@ def _unpack_members(self, buf, offset, length): msg_classes = { 0x7777: MsgSbasRaw, -} \ No newline at end of file +} diff --git a/python/sbp/jit/settings.py b/python/sbp/jit/settings.py index ecb9894e70..c421a517d2 100644 --- a/python/sbp/jit/settings.py +++ b/python/sbp/jit/settings.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -393,4 +393,4 @@ def _unpack_members(self, buf, offset, length): 0x00A6: MsgSettingsReadByIndexDone, 0x00AE: MsgSettingsRegister, 0x01AF: MsgSettingsRegisterResp, -} \ No newline at end of file +} diff --git a/python/sbp/jit/solution_meta.py b/python/sbp/jit/solution_meta.py index f2c5be17bf..18c96ff520 100644 --- a/python/sbp/jit/solution_meta.py +++ b/python/sbp/jit/solution_meta.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -221,4 +221,4 @@ def _unpack_members(self, buf, offset, length): msg_classes = { 0xFF0F: MsgSolnMeta, -} \ No newline at end of file +} diff --git a/python/sbp/jit/ssr.py b/python/sbp/jit/ssr.py index 0029b8eea5..2779bb149b 100644 --- a/python/sbp/jit/ssr.py +++ b/python/sbp/jit/ssr.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -1188,4 +1188,4 @@ def _unpack_members(self, buf, offset, length): 0x05F0: MsgSsrGriddedCorrectionNoStdDepA, 0x05FA: MsgSsrGriddedCorrectionDepA, 0x05F5: MsgSsrGridDefinitionDepA, -} \ No newline at end of file +} diff --git a/python/sbp/jit/system.py b/python/sbp/jit/system.py index 1f998234ed..f3f86ceb12 100644 --- a/python/sbp/jit/system.py +++ b/python/sbp/jit/system.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -407,4 +407,4 @@ def _unpack_members(self, buf, offset, length): 0xFF06: MsgInsUpdates, 0xFF07: MsgGnssTimeOffset, 0xFF0A: MsgGroupMeta, -} \ No newline at end of file +} diff --git a/python/sbp/jit/table.py b/python/sbp/jit/table.py index 970e29b9d5..dd7d587e96 100755 --- a/python/sbp/jit/table.py +++ b/python/sbp/jit/table.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/jit/tracking.py b/python/sbp/jit/tracking.py index e424b43aed..6fa10d8961 100644 --- a/python/sbp/jit/tracking.py +++ b/python/sbp/jit/tracking.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -710,4 +710,4 @@ def _unpack_members(self, buf, offset, length): 0x001C: MsgTrackingIqDepA, 0x0016: MsgTrackingStateDepA, 0x0013: MsgTrackingStateDepB, -} \ No newline at end of file +} diff --git a/python/sbp/jit/user.py b/python/sbp/jit/user.py index 9a974ef4b8..a403d4e5b6 100644 --- a/python/sbp/jit/user.py +++ b/python/sbp/jit/user.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -62,4 +62,4 @@ def _unpack_members(self, buf, offset, length): msg_classes = { 0x0800: MsgUserData, -} \ No newline at end of file +} diff --git a/python/sbp/jit/vehicle.py b/python/sbp/jit/vehicle.py index 787e859dc4..e22a02ff00 100644 --- a/python/sbp/jit/vehicle.py +++ b/python/sbp/jit/vehicle.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -127,4 +127,4 @@ def _unpack_members(self, buf, offset, length): msg_classes = { 0x0903: MsgOdometry, 0x0904: MsgWheeltick, -} \ No newline at end of file +} diff --git a/python/sbp/linux.py b/python/sbp/linux.py index ddf48ecc0e..9ac0338ece 100644 --- a/python/sbp/linux.py +++ b/python/sbp/linux.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -945,4 +945,4 @@ def to_json_dict(self): 0x7F05: MsgLinuxSocketUsage, 0x7F06: MsgLinuxProcessFdCount, 0x7F07: MsgLinuxProcessFdSummary, -} \ No newline at end of file +} diff --git a/python/sbp/logging.py b/python/sbp/logging.py index 67910321e8..916be8c385 100755 --- a/python/sbp/logging.py +++ b/python/sbp/logging.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -323,4 +323,4 @@ def to_json_dict(self): 0x0401: MsgLog, 0x0402: MsgFwd, 0x0010: MsgPrintDep, -} \ No newline at end of file +} diff --git a/python/sbp/mag.py b/python/sbp/mag.py index 81b44fb621..7dc0439b30 100644 --- a/python/sbp/mag.py +++ b/python/sbp/mag.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -141,4 +141,4 @@ def to_json_dict(self): msg_classes = { 0x0902: MsgMagRaw, -} \ No newline at end of file +} diff --git a/python/sbp/msg.py b/python/sbp/msg.py index 83e1be55cb..f481a4f508 100755 --- a/python/sbp/msg.py +++ b/python/sbp/msg.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/navigation.py b/python/sbp/navigation.py index ed110b7f78..a4a295cc03 100755 --- a/python/sbp/navigation.py +++ b/python/sbp/navigation.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -4678,4 +4678,4 @@ def to_json_dict(self): 0x0205: MsgVelNEDDepA, 0x0207: MsgBaselineHeadingDepA, 0x0216: MsgProtectionLevel, -} \ No newline at end of file +} diff --git a/python/sbp/ndb.py b/python/sbp/ndb.py index 33b7ea5e43..9395082ce6 100644 --- a/python/sbp/ndb.py +++ b/python/sbp/ndb.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -167,4 +167,4 @@ def to_json_dict(self): msg_classes = { 0x0400: MsgNdbEvent, -} \ No newline at end of file +} diff --git a/python/sbp/observation.py b/python/sbp/observation.py index 680f80c17f..1a5522ff81 100644 --- a/python/sbp/observation.py +++ b/python/sbp/observation.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -6493,4 +6493,4 @@ def to_json_dict(self): 0x0075: MsgGloBiases, 0x0097: MsgSvAzEl, 0x0640: MsgOsr, -} \ No newline at end of file +} diff --git a/python/sbp/orientation.py b/python/sbp/orientation.py index 98c0645cfd..c4952d8344 100644 --- a/python/sbp/orientation.py +++ b/python/sbp/orientation.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -525,4 +525,4 @@ def to_json_dict(self): 0x0220: MsgOrientQuat, 0x0221: MsgOrientEuler, 0x0222: MsgAngularRate, -} \ No newline at end of file +} diff --git a/python/sbp/piksi.py b/python/sbp/piksi.py index 446a697881..c638ac166e 100755 --- a/python/sbp/piksi.py +++ b/python/sbp/piksi.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -2479,4 +2479,4 @@ def to_json_dict(self): 0x0050: MsgSpecanDep, 0x0051: MsgSpecan, 0x00BF: MsgFrontEndGain, -} \ No newline at end of file +} diff --git a/python/sbp/sbas.py b/python/sbp/sbas.py index 6a82d7967c..ad79403ad8 100644 --- a/python/sbp/sbas.py +++ b/python/sbp/sbas.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -135,4 +135,4 @@ def to_json_dict(self): msg_classes = { 0x7777: MsgSbasRaw, -} \ No newline at end of file +} diff --git a/python/sbp/settings.py b/python/sbp/settings.py index 849c9cbc0a..ae41a827b9 100644 --- a/python/sbp/settings.py +++ b/python/sbp/settings.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -950,4 +950,4 @@ def to_json_dict(self): 0x00A6: MsgSettingsReadByIndexDone, 0x00AE: MsgSettingsRegister, 0x01AF: MsgSettingsRegisterResp, -} \ No newline at end of file +} diff --git a/python/sbp/solution_meta.py b/python/sbp/solution_meta.py index 2520ccaa52..84d29dcdec 100644 --- a/python/sbp/solution_meta.py +++ b/python/sbp/solution_meta.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -316,4 +316,4 @@ def to_json_dict(self): msg_classes = { 0xFF0F: MsgSolnMeta, -} \ No newline at end of file +} diff --git a/python/sbp/ssr.py b/python/sbp/ssr.py index a407be4dee..30f37c91b7 100644 --- a/python/sbp/ssr.py +++ b/python/sbp/ssr.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -2143,4 +2143,4 @@ def to_json_dict(self): 0x05F0: MsgSsrGriddedCorrectionNoStdDepA, 0x05FA: MsgSsrGriddedCorrectionDepA, 0x05F5: MsgSsrGridDefinitionDepA, -} \ No newline at end of file +} diff --git a/python/sbp/system.py b/python/sbp/system.py index 0b445c4097..3b056dfb76 100644 --- a/python/sbp/system.py +++ b/python/sbp/system.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -965,4 +965,4 @@ def to_json_dict(self): 0xFF06: MsgInsUpdates, 0xFF07: MsgGnssTimeOffset, 0xFF0A: MsgGroupMeta, -} \ No newline at end of file +} diff --git a/python/sbp/table.py b/python/sbp/table.py index 9f3fd01747..a02feb6240 100755 --- a/python/sbp/table.py +++ b/python/sbp/table.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/tracking.py b/python/sbp/tracking.py index 305d552973..d7c0ac4d43 100644 --- a/python/sbp/tracking.py +++ b/python/sbp/tracking.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -1375,4 +1375,4 @@ def to_json_dict(self): 0x001C: MsgTrackingIqDepA, 0x0016: MsgTrackingStateDepA, 0x0013: MsgTrackingStateDepB, -} \ No newline at end of file +} diff --git a/python/sbp/user.py b/python/sbp/user.py index 645ae6f214..c4b2a9c44b 100644 --- a/python/sbp/user.py +++ b/python/sbp/user.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -120,4 +120,4 @@ def to_json_dict(self): msg_classes = { 0x0800: MsgUserData, -} \ No newline at end of file +} diff --git a/python/sbp/utils.py b/python/sbp/utils.py index 74719d6875..e45d30040c 100755 --- a/python/sbp/utils.py +++ b/python/sbp/utils.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2011-2014 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/sbp/vehicle.py b/python/sbp/vehicle.py index 5604b8f642..64562e1161 100644 --- a/python/sbp/vehicle.py +++ b/python/sbp/vehicle.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015-2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. @@ -262,4 +262,4 @@ def to_json_dict(self): msg_classes = { 0x0903: MsgOdometry, 0x0904: MsgWheeltick, -} \ No newline at end of file +} diff --git a/python/tests/sbp/client/test_driver.py b/python/tests/sbp/client/test_driver.py index 9793b6a33e..7b31c139dc 100755 --- a/python/tests/sbp/client/test_driver.py +++ b/python/tests/sbp/client/test_driver.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/tests/sbp/client/test_handler.py b/python/tests/sbp/client/test_handler.py index a2a26a9975..b7a8640423 100644 --- a/python/tests/sbp/client/test_handler.py +++ b/python/tests/sbp/client/test_handler.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/tests/sbp/client/test_logger.py b/python/tests/sbp/client/test_logger.py index 8c9659bacf..b0aee4b2b5 100755 --- a/python/tests/sbp/client/test_logger.py +++ b/python/tests/sbp/client/test_logger.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/tests/sbp/test_messages.py b/python/tests/sbp/test_messages.py index a894341987..848f6b6cee 100644 --- a/python/tests/sbp/test_messages.py +++ b/python/tests/sbp/test_messages.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/tests/sbp/test_table.py b/python/tests/sbp/test_table.py index 8e0395feff..1ad4c86ebe 100644 --- a/python/tests/sbp/test_table.py +++ b/python/tests/sbp/test_table.py @@ -1,5 +1,5 @@ # Copyright (C) 2015 - 2016 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/python/tests/sbp/utils.py b/python/tests/sbp/utils.py index 286b4d3ce1..00bf2bdb21 100755 --- a/python/tests/sbp/utils.py +++ b/python/tests/sbp/utils.py @@ -1,6 +1,6 @@ #!/usr/bin/env python # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/acquisition.rs b/rust/sbp/src/messages/acquisition.rs index 6ee3a2b94d..4a41a32671 100644 --- a/rust/sbp/src/messages/acquisition.rs +++ b/rust/sbp/src/messages/acquisition.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/bootload.rs b/rust/sbp/src/messages/bootload.rs index 59be8c03f0..918c1620cf 100644 --- a/rust/sbp/src/messages/bootload.rs +++ b/rust/sbp/src/messages/bootload.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/ext_events.rs b/rust/sbp/src/messages/ext_events.rs index 72d9d8d942..ef8d32e730 100644 --- a/rust/sbp/src/messages/ext_events.rs +++ b/rust/sbp/src/messages/ext_events.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/file_io.rs b/rust/sbp/src/messages/file_io.rs index ec970d1109..cae71f5cd8 100644 --- a/rust/sbp/src/messages/file_io.rs +++ b/rust/sbp/src/messages/file_io.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/flash.rs b/rust/sbp/src/messages/flash.rs index 8929197a77..df7e4bbe19 100644 --- a/rust/sbp/src/messages/flash.rs +++ b/rust/sbp/src/messages/flash.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/gnss.rs b/rust/sbp/src/messages/gnss.rs index 544aadd45a..80de4e7102 100644 --- a/rust/sbp/src/messages/gnss.rs +++ b/rust/sbp/src/messages/gnss.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/imu.rs b/rust/sbp/src/messages/imu.rs index 6a57860712..b3f5f8882f 100644 --- a/rust/sbp/src/messages/imu.rs +++ b/rust/sbp/src/messages/imu.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/linux.rs b/rust/sbp/src/messages/linux.rs index 12f63629fc..d7b9d6dd22 100644 --- a/rust/sbp/src/messages/linux.rs +++ b/rust/sbp/src/messages/linux.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/logging.rs b/rust/sbp/src/messages/logging.rs index 1c60c51f93..7d4c29f852 100644 --- a/rust/sbp/src/messages/logging.rs +++ b/rust/sbp/src/messages/logging.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/mag.rs b/rust/sbp/src/messages/mag.rs index 02f246f613..b27a4812df 100644 --- a/rust/sbp/src/messages/mag.rs +++ b/rust/sbp/src/messages/mag.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/mod.rs b/rust/sbp/src/messages/mod.rs index 8927f16440..8c23b229c8 100644 --- a/rust/sbp/src/messages/mod.rs +++ b/rust/sbp/src/messages/mod.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/navigation.rs b/rust/sbp/src/messages/navigation.rs index ad69317f18..79b9e3bc42 100644 --- a/rust/sbp/src/messages/navigation.rs +++ b/rust/sbp/src/messages/navigation.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/ndb.rs b/rust/sbp/src/messages/ndb.rs index 3cf5a73225..cdbcc26ce0 100644 --- a/rust/sbp/src/messages/ndb.rs +++ b/rust/sbp/src/messages/ndb.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/observation.rs b/rust/sbp/src/messages/observation.rs index fe7c5745f9..dde1b09844 100644 --- a/rust/sbp/src/messages/observation.rs +++ b/rust/sbp/src/messages/observation.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/orientation.rs b/rust/sbp/src/messages/orientation.rs index 6faf248090..4edeb4fb09 100644 --- a/rust/sbp/src/messages/orientation.rs +++ b/rust/sbp/src/messages/orientation.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/piksi.rs b/rust/sbp/src/messages/piksi.rs index ab9b3e1a84..5607d03bf9 100644 --- a/rust/sbp/src/messages/piksi.rs +++ b/rust/sbp/src/messages/piksi.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/sbas.rs b/rust/sbp/src/messages/sbas.rs index 15291a1ef7..14467cedb2 100644 --- a/rust/sbp/src/messages/sbas.rs +++ b/rust/sbp/src/messages/sbas.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/settings.rs b/rust/sbp/src/messages/settings.rs index 641090c52b..08357e1881 100644 --- a/rust/sbp/src/messages/settings.rs +++ b/rust/sbp/src/messages/settings.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/solution_meta.rs b/rust/sbp/src/messages/solution_meta.rs index f99563d380..4c0a4cb672 100644 --- a/rust/sbp/src/messages/solution_meta.rs +++ b/rust/sbp/src/messages/solution_meta.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/ssr.rs b/rust/sbp/src/messages/ssr.rs index 99fd8dbbd4..86006a7978 100644 --- a/rust/sbp/src/messages/ssr.rs +++ b/rust/sbp/src/messages/ssr.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/system.rs b/rust/sbp/src/messages/system.rs index 82ab544d20..aa970cd86d 100644 --- a/rust/sbp/src/messages/system.rs +++ b/rust/sbp/src/messages/system.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/tracking.rs b/rust/sbp/src/messages/tracking.rs index 7444040ec0..c0867cff4c 100644 --- a/rust/sbp/src/messages/tracking.rs +++ b/rust/sbp/src/messages/tracking.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/user.rs b/rust/sbp/src/messages/user.rs index 4c8cbfb65e..3c16aa3a02 100644 --- a/rust/sbp/src/messages/user.rs +++ b/rust/sbp/src/messages/user.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/src/messages/vehicle.rs b/rust/sbp/src/messages/vehicle.rs index b903180d06..1f4d8af098 100644 --- a/rust/sbp/src/messages/vehicle.rs +++ b/rust/sbp/src/messages/vehicle.rs @@ -1,5 +1,5 @@ // Copyright (C) 2015-2018 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_acquisition_1.rs b/rust/sbp/tests/auto_check_sbp_acquisition_1.rs index 4ff4468407..6c52dd8ac3 100644 --- a/rust/sbp/tests/auto_check_sbp_acquisition_1.rs +++ b/rust/sbp/tests/auto_check_sbp_acquisition_1.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_acquisition_2.rs b/rust/sbp/tests/auto_check_sbp_acquisition_2.rs index 1a5ac252e5..b766e2956e 100644 --- a/rust/sbp/tests/auto_check_sbp_acquisition_2.rs +++ b/rust/sbp/tests/auto_check_sbp_acquisition_2.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_acquisition_38.rs b/rust/sbp/tests/auto_check_sbp_acquisition_38.rs index 761b9a380d..ccab6be2f5 100644 --- a/rust/sbp/tests/auto_check_sbp_acquisition_38.rs +++ b/rust/sbp/tests/auto_check_sbp_acquisition_38.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_acquisition_39.rs b/rust/sbp/tests/auto_check_sbp_acquisition_39.rs index ec15322efa..5689bcd9a4 100644 --- a/rust/sbp/tests/auto_check_sbp_acquisition_39.rs +++ b/rust/sbp/tests/auto_check_sbp_acquisition_39.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_bootload_39.rs b/rust/sbp/tests/auto_check_sbp_bootload_39.rs index 3dd3d7cc27..93bc196d4e 100644 --- a/rust/sbp/tests/auto_check_sbp_bootload_39.rs +++ b/rust/sbp/tests/auto_check_sbp_bootload_39.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_bootload_40.rs b/rust/sbp/tests/auto_check_sbp_bootload_40.rs index baa4f19866..689d2ff58d 100644 --- a/rust/sbp/tests/auto_check_sbp_bootload_40.rs +++ b/rust/sbp/tests/auto_check_sbp_bootload_40.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_ext_events_40.rs b/rust/sbp/tests/auto_check_sbp_ext_events_40.rs index fddf2e64b8..f27d46b502 100644 --- a/rust/sbp/tests/auto_check_sbp_ext_events_40.rs +++ b/rust/sbp/tests/auto_check_sbp_ext_events_40.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_ext_events_41.rs b/rust/sbp/tests/auto_check_sbp_ext_events_41.rs index 4a6b97bf9f..32d04e1c9c 100644 --- a/rust/sbp/tests/auto_check_sbp_ext_events_41.rs +++ b/rust/sbp/tests/auto_check_sbp_ext_events_41.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_logging_41.rs b/rust/sbp/tests/auto_check_sbp_logging_41.rs index e51dcc2cc8..833a40d177 100644 --- a/rust/sbp/tests/auto_check_sbp_logging_41.rs +++ b/rust/sbp/tests/auto_check_sbp_logging_41.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_logging_42.rs b/rust/sbp/tests/auto_check_sbp_logging_42.rs index 69b2465558..e128c6cb6c 100644 --- a/rust/sbp/tests/auto_check_sbp_logging_42.rs +++ b/rust/sbp/tests/auto_check_sbp_logging_42.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_logging_43.rs b/rust/sbp/tests/auto_check_sbp_logging_43.rs index 3132aa8684..85135099f0 100644 --- a/rust/sbp/tests/auto_check_sbp_logging_43.rs +++ b/rust/sbp/tests/auto_check_sbp_logging_43.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_10.rs b/rust/sbp/tests/auto_check_sbp_navigation_10.rs index 02c6b15933..c827a8cc5a 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_10.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_10.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_11.rs b/rust/sbp/tests/auto_check_sbp_navigation_11.rs index b34fbc75a6..ffde6b637a 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_11.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_11.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_12.rs b/rust/sbp/tests/auto_check_sbp_navigation_12.rs index dfdd9faa5f..c1ced14179 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_12.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_12.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_13.rs b/rust/sbp/tests/auto_check_sbp_navigation_13.rs index 9379819bb9..1cfa554f67 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_13.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_13.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_14.rs b/rust/sbp/tests/auto_check_sbp_navigation_14.rs index 641b310470..bb586ca20d 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_14.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_14.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_15.rs b/rust/sbp/tests/auto_check_sbp_navigation_15.rs index 7a2cd92ffd..4b851647c8 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_15.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_15.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_16.rs b/rust/sbp/tests/auto_check_sbp_navigation_16.rs index 348b823fbf..dcf817b6ea 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_16.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_16.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_17.rs b/rust/sbp/tests/auto_check_sbp_navigation_17.rs index 5845ed0fdd..6b8968da4d 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_17.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_17.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_18.rs b/rust/sbp/tests/auto_check_sbp_navigation_18.rs index 4ef067f0bc..18ffce37e7 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_18.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_18.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_19.rs b/rust/sbp/tests/auto_check_sbp_navigation_19.rs index 9602b754a3..9180f2f195 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_19.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_19.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_20.rs b/rust/sbp/tests/auto_check_sbp_navigation_20.rs index c72dcd87f9..b571c938ce 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_20.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_20.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_21.rs b/rust/sbp/tests/auto_check_sbp_navigation_21.rs index 4c680a458f..c9bee471c6 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_21.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_21.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_22.rs b/rust/sbp/tests/auto_check_sbp_navigation_22.rs index ff21720e61..6f1b0dc713 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_22.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_22.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_23.rs b/rust/sbp/tests/auto_check_sbp_navigation_23.rs index 4cd6e693e1..d8249ea0f7 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_23.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_23.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_24.rs b/rust/sbp/tests/auto_check_sbp_navigation_24.rs index bd8d266f08..0efff200fe 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_24.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_24.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_3.rs b/rust/sbp/tests/auto_check_sbp_navigation_3.rs index a5f162dd38..c3e8f84993 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_3.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_3.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_4.rs b/rust/sbp/tests/auto_check_sbp_navigation_4.rs index 436152b963..7fe9a9de48 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_4.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_4.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_43.rs b/rust/sbp/tests/auto_check_sbp_navigation_43.rs index 6953bf65c5..445752bf0a 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_43.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_43.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_44.rs b/rust/sbp/tests/auto_check_sbp_navigation_44.rs index a16aba94e6..88ecf8512c 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_44.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_44.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_5.rs b/rust/sbp/tests/auto_check_sbp_navigation_5.rs index 00ed8216d5..aa5a2d9d0a 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_5.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_5.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_6.rs b/rust/sbp/tests/auto_check_sbp_navigation_6.rs index 2a0b442bc7..c357f62a5e 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_6.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_6.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_7.rs b/rust/sbp/tests/auto_check_sbp_navigation_7.rs index 924762780b..aab6e95430 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_7.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_7.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_8.rs b/rust/sbp/tests/auto_check_sbp_navigation_8.rs index 20ab41ae97..956379b636 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_8.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_8.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_navigation_9.rs b/rust/sbp/tests/auto_check_sbp_navigation_9.rs index 9deb3c554c..a10532ef7d 100644 --- a/rust/sbp/tests/auto_check_sbp_navigation_9.rs +++ b/rust/sbp/tests/auto_check_sbp_navigation_9.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_observation_25.rs b/rust/sbp/tests/auto_check_sbp_observation_25.rs index 6bca0cd1fa..3059199967 100644 --- a/rust/sbp/tests/auto_check_sbp_observation_25.rs +++ b/rust/sbp/tests/auto_check_sbp_observation_25.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_observation_26.rs b/rust/sbp/tests/auto_check_sbp_observation_26.rs index 7d3e18e2a0..22d0bb7ad9 100644 --- a/rust/sbp/tests/auto_check_sbp_observation_26.rs +++ b/rust/sbp/tests/auto_check_sbp_observation_26.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_observation_44.rs b/rust/sbp/tests/auto_check_sbp_observation_44.rs index 1067b1a8d2..3542d990a0 100644 --- a/rust/sbp/tests/auto_check_sbp_observation_44.rs +++ b/rust/sbp/tests/auto_check_sbp_observation_44.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_observation_45.rs b/rust/sbp/tests/auto_check_sbp_observation_45.rs index 898c45fcbb..6c3fda9310 100644 --- a/rust/sbp/tests/auto_check_sbp_observation_45.rs +++ b/rust/sbp/tests/auto_check_sbp_observation_45.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_orientation_27.rs b/rust/sbp/tests/auto_check_sbp_orientation_27.rs index 8f2b45585c..c02378748d 100644 --- a/rust/sbp/tests/auto_check_sbp_orientation_27.rs +++ b/rust/sbp/tests/auto_check_sbp_orientation_27.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_orientation_28.rs b/rust/sbp/tests/auto_check_sbp_orientation_28.rs index 626fa28134..32a2642f5c 100644 --- a/rust/sbp/tests/auto_check_sbp_orientation_28.rs +++ b/rust/sbp/tests/auto_check_sbp_orientation_28.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_orientation_29.rs b/rust/sbp/tests/auto_check_sbp_orientation_29.rs index cb2b5c795f..7921c1d278 100644 --- a/rust/sbp/tests/auto_check_sbp_orientation_29.rs +++ b/rust/sbp/tests/auto_check_sbp_orientation_29.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_piksi_30.rs b/rust/sbp/tests/auto_check_sbp_piksi_30.rs index 10578a8961..587ae0cc10 100644 --- a/rust/sbp/tests/auto_check_sbp_piksi_30.rs +++ b/rust/sbp/tests/auto_check_sbp_piksi_30.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_piksi_32.rs b/rust/sbp/tests/auto_check_sbp_piksi_32.rs index f426a30fb4..41d41ac2b4 100644 --- a/rust/sbp/tests/auto_check_sbp_piksi_32.rs +++ b/rust/sbp/tests/auto_check_sbp_piksi_32.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_settings_33.rs b/rust/sbp/tests/auto_check_sbp_settings_33.rs index 5e556bfd0c..73563ac424 100644 --- a/rust/sbp/tests/auto_check_sbp_settings_33.rs +++ b/rust/sbp/tests/auto_check_sbp_settings_33.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_system_35.rs b/rust/sbp/tests/auto_check_sbp_system_35.rs index 7d10a19a08..60e93c88ca 100644 --- a/rust/sbp/tests/auto_check_sbp_system_35.rs +++ b/rust/sbp/tests/auto_check_sbp_system_35.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_system_36.rs b/rust/sbp/tests/auto_check_sbp_system_36.rs index 20d822451e..c3efa3076b 100644 --- a/rust/sbp/tests/auto_check_sbp_system_36.rs +++ b/rust/sbp/tests/auto_check_sbp_system_36.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_system_37.rs b/rust/sbp/tests/auto_check_sbp_system_37.rs index 13ef3340b4..8e5078bf25 100644 --- a/rust/sbp/tests/auto_check_sbp_system_37.rs +++ b/rust/sbp/tests/auto_check_sbp_system_37.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_system_38.rs b/rust/sbp/tests/auto_check_sbp_system_38.rs index 24f4b97b4c..6cd2f22d5d 100644 --- a/rust/sbp/tests/auto_check_sbp_system_38.rs +++ b/rust/sbp/tests/auto_check_sbp_system_38.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_system_46.rs b/rust/sbp/tests/auto_check_sbp_system_46.rs index 00a6eee451..752bdbaf33 100644 --- a/rust/sbp/tests/auto_check_sbp_system_46.rs +++ b/rust/sbp/tests/auto_check_sbp_system_46.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_system_47.rs b/rust/sbp/tests/auto_check_sbp_system_47.rs index 0538c2ea76..2c0ed688c5 100644 --- a/rust/sbp/tests/auto_check_sbp_system_47.rs +++ b/rust/sbp/tests/auto_check_sbp_system_47.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_tracking_47.rs b/rust/sbp/tests/auto_check_sbp_tracking_47.rs index 2be86bb746..b51e671c8e 100644 --- a/rust/sbp/tests/auto_check_sbp_tracking_47.rs +++ b/rust/sbp/tests/auto_check_sbp_tracking_47.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_tracking_48.rs b/rust/sbp/tests/auto_check_sbp_tracking_48.rs index c5eeadd49b..55b7eb0a11 100644 --- a/rust/sbp/tests/auto_check_sbp_tracking_48.rs +++ b/rust/sbp/tests/auto_check_sbp_tracking_48.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_tracking_49.rs b/rust/sbp/tests/auto_check_sbp_tracking_49.rs index 4425306e09..6757abf4be 100644 --- a/rust/sbp/tests/auto_check_sbp_tracking_49.rs +++ b/rust/sbp/tests/auto_check_sbp_tracking_49.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_tracking_50.rs b/rust/sbp/tests/auto_check_sbp_tracking_50.rs index f0ff58765b..0fac889309 100644 --- a/rust/sbp/tests/auto_check_sbp_tracking_50.rs +++ b/rust/sbp/tests/auto_check_sbp_tracking_50.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_vehicle_50.rs b/rust/sbp/tests/auto_check_sbp_vehicle_50.rs index 4d5c2e4ed8..3c201beb6f 100644 --- a/rust/sbp/tests/auto_check_sbp_vehicle_50.rs +++ b/rust/sbp/tests/auto_check_sbp_vehicle_50.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/auto_check_sbp_vehicle_51.rs b/rust/sbp/tests/auto_check_sbp_vehicle_51.rs index 112cf247f9..e83efc9441 100644 --- a/rust/sbp/tests/auto_check_sbp_vehicle_51.rs +++ b/rust/sbp/tests/auto_check_sbp_vehicle_51.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/rust/sbp/tests/common.rs b/rust/sbp/tests/common.rs index 7a6c679504..3e1cd81303 100644 --- a/rust/sbp/tests/common.rs +++ b/rust/sbp/tests/common.rs @@ -1,6 +1,6 @@ // // Copyright (C) 2019 Swift Navigation Inc. -// Contact: Swift Navigation +// Contact: https://support.swiftnav.com // // This source is subject to the license found in the file 'LICENSE' which must // be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/acquisition.yaml b/spec/yaml/swiftnav/sbp/acquisition.yaml index 26bed9d9a6..33855ea7fd 100644 --- a/spec/yaml/swiftnav/sbp/acquisition.yaml +++ b/spec/yaml/swiftnav/sbp/acquisition.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/base.yaml b/spec/yaml/swiftnav/sbp/base.yaml index cbe7df3426..b710692f47 100644 --- a/spec/yaml/swiftnav/sbp/base.yaml +++ b/spec/yaml/swiftnav/sbp/base.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/bootload.yaml b/spec/yaml/swiftnav/sbp/bootload.yaml index d075a38978..c4d3ea8f02 100644 --- a/spec/yaml/swiftnav/sbp/bootload.yaml +++ b/spec/yaml/swiftnav/sbp/bootload.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/ext_events.yaml b/spec/yaml/swiftnav/sbp/ext_events.yaml index 3039251e9f..819027e0b0 100644 --- a/spec/yaml/swiftnav/sbp/ext_events.yaml +++ b/spec/yaml/swiftnav/sbp/ext_events.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/file_io.yaml b/spec/yaml/swiftnav/sbp/file_io.yaml index bd8aa18995..8468a86d36 100644 --- a/spec/yaml/swiftnav/sbp/file_io.yaml +++ b/spec/yaml/swiftnav/sbp/file_io.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/flash.yaml b/spec/yaml/swiftnav/sbp/flash.yaml index dc2d6a57d9..556e3a75d7 100644 --- a/spec/yaml/swiftnav/sbp/flash.yaml +++ b/spec/yaml/swiftnav/sbp/flash.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/gnss.yaml b/spec/yaml/swiftnav/sbp/gnss.yaml index ea87dc8f22..4a004bfe74 100644 --- a/spec/yaml/swiftnav/sbp/gnss.yaml +++ b/spec/yaml/swiftnav/sbp/gnss.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/imu.yaml b/spec/yaml/swiftnav/sbp/imu.yaml index a129cc9b45..3d1af84929 100644 --- a/spec/yaml/swiftnav/sbp/imu.yaml +++ b/spec/yaml/swiftnav/sbp/imu.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2016 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/linux.yaml b/spec/yaml/swiftnav/sbp/linux.yaml index aec71f3425..7bcfb6d77f 100644 --- a/spec/yaml/swiftnav/sbp/linux.yaml +++ b/spec/yaml/swiftnav/sbp/linux.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/logging.yaml b/spec/yaml/swiftnav/sbp/logging.yaml index 6dd65455b8..b5e4e724e0 100644 --- a/spec/yaml/swiftnav/sbp/logging.yaml +++ b/spec/yaml/swiftnav/sbp/logging.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/mag.yaml b/spec/yaml/swiftnav/sbp/mag.yaml index fc4cf706b4..8b8bb6f14b 100644 --- a/spec/yaml/swiftnav/sbp/mag.yaml +++ b/spec/yaml/swiftnav/sbp/mag.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2017 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/navigation.yaml b/spec/yaml/swiftnav/sbp/navigation.yaml index ca46504940..7b6007d61d 100644 --- a/spec/yaml/swiftnav/sbp/navigation.yaml +++ b/spec/yaml/swiftnav/sbp/navigation.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/ndb.yaml b/spec/yaml/swiftnav/sbp/ndb.yaml index 8d26b04dba..d1ed2f75b7 100644 --- a/spec/yaml/swiftnav/sbp/ndb.yaml +++ b/spec/yaml/swiftnav/sbp/ndb.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2017 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/observation.yaml b/spec/yaml/swiftnav/sbp/observation.yaml index fc3c6807e0..47ff4c9071 100644 --- a/spec/yaml/swiftnav/sbp/observation.yaml +++ b/spec/yaml/swiftnav/sbp/observation.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 - 2016 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/orientation.yaml b/spec/yaml/swiftnav/sbp/orientation.yaml index 2f8d05eca9..ad0feab837 100644 --- a/spec/yaml/swiftnav/sbp/orientation.yaml +++ b/spec/yaml/swiftnav/sbp/orientation.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2016 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/piksi.yaml b/spec/yaml/swiftnav/sbp/piksi.yaml index 84f5925221..342c738dfc 100644 --- a/spec/yaml/swiftnav/sbp/piksi.yaml +++ b/spec/yaml/swiftnav/sbp/piksi.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/sbas.yaml b/spec/yaml/swiftnav/sbp/sbas.yaml index e52f7daa7f..7713137c69 100644 --- a/spec/yaml/swiftnav/sbp/sbas.yaml +++ b/spec/yaml/swiftnav/sbp/sbas.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/settings.yaml b/spec/yaml/swiftnav/sbp/settings.yaml index 8799382ead..37c32703c1 100644 --- a/spec/yaml/swiftnav/sbp/settings.yaml +++ b/spec/yaml/swiftnav/sbp/settings.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/solution_meta.yaml b/spec/yaml/swiftnav/sbp/solution_meta.yaml index 920665a588..64bf5401d3 100644 --- a/spec/yaml/swiftnav/sbp/solution_meta.yaml +++ b/spec/yaml/swiftnav/sbp/solution_meta.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/ssr.yaml b/spec/yaml/swiftnav/sbp/ssr.yaml index 3a3349f998..14a3822031 100644 --- a/spec/yaml/swiftnav/sbp/ssr.yaml +++ b/spec/yaml/swiftnav/sbp/ssr.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2018 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/system.yaml b/spec/yaml/swiftnav/sbp/system.yaml index b1a26368b3..bc0a8079e9 100644 --- a/spec/yaml/swiftnav/sbp/system.yaml +++ b/spec/yaml/swiftnav/sbp/system.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/tracking.yaml b/spec/yaml/swiftnav/sbp/tracking.yaml index 38abea596f..ff1e5350f2 100644 --- a/spec/yaml/swiftnav/sbp/tracking.yaml +++ b/spec/yaml/swiftnav/sbp/tracking.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/types.yaml b/spec/yaml/swiftnav/sbp/types.yaml index b493f35459..e56dd65706 100644 --- a/spec/yaml/swiftnav/sbp/types.yaml +++ b/spec/yaml/swiftnav/sbp/types.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/user.yaml b/spec/yaml/swiftnav/sbp/user.yaml index c96e0df984..4c31f14edc 100644 --- a/spec/yaml/swiftnav/sbp/user.yaml +++ b/spec/yaml/swiftnav/sbp/user.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2015 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved. diff --git a/spec/yaml/swiftnav/sbp/vehicle.yaml b/spec/yaml/swiftnav/sbp/vehicle.yaml index 37ee5e2183..d730e4a3db 100644 --- a/spec/yaml/swiftnav/sbp/vehicle.yaml +++ b/spec/yaml/swiftnav/sbp/vehicle.yaml @@ -1,5 +1,5 @@ # Copyright (C) 2016 Swift Navigation Inc. -# Contact: Swift Navigation +# Contact: https://support.swiftnav.com # # This source is subject to the license found in the file 'LICENSE' which must # be be distributed together with this source. All other rights reserved.