Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion Dockerfile-build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Copyright (C) 2020 Swift Navigation Inc.
# Contact: Swift Navigation <dev@swiftnav.com>
# 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.
Expand Down
4 changes: 2 additions & 2 deletions c/include/libsbp/acquisition.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -166,4 +166,4 @@ typedef struct SBP_ATTR_PACKED {

SBP_PACK_END

#endif /* LIBSBP_ACQUISITION_MESSAGES_H */
#endif /* LIBSBP_ACQUISITION_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/bootload.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -135,4 +135,4 @@ typedef struct SBP_ATTR_PACKED {

SBP_PACK_END

#endif /* LIBSBP_BOOTLOAD_MESSAGES_H */
#endif /* LIBSBP_BOOTLOAD_MESSAGES_H */
3 changes: 1 addition & 2 deletions c/include/libsbp/common.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/*
* Copyright (C) 2012 Swift Navigation Inc.
* Contact: Henry Hallam <henry@swift-nav.com>
* Fergus Noble <fergus@swift-nav.com>
* Contact: Swift Navigation <dev@swift-nav.com>
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion c/include/libsbp/cpp/frame_handler.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Copyright (C) 2020 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion c/include/libsbp/cpp/message_handler.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Copyright (C) 2019 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down
4 changes: 2 additions & 2 deletions c/include/libsbp/cpp/message_traits.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Copyright (C) 2019 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -1150,4 +1150,4 @@ struct MessageTraits<msg_heartbeat_t> {

} // namespace sbp

#endif //SBP_CPP_MESSAGE_TRAITS_H
#endif //SBP_CPP_MESSAGE_TRAITS_H
2 changes: 1 addition & 1 deletion c/include/libsbp/cpp/sbp_stdio.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Copyright (C) 2020 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion c/include/libsbp/cpp/state.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/**
* Copyright (C) 2019 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion c/include/libsbp/edc.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2010 Swift Navigation Inc.
* Contact: Fergus Noble <fergus@swift-nav.com>
* Contact: Swift Navigation <dev@swift-nav.com>
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down
4 changes: 2 additions & 2 deletions c/include/libsbp/ext_events.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -77,4 +77,4 @@ from -500000 to 500000)

SBP_PACK_END

#endif /* LIBSBP_EXT_EVENTS_MESSAGES_H */
#endif /* LIBSBP_EXT_EVENTS_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/file_io.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -198,4 +198,4 @@ typedef struct SBP_ATTR_PACKED {

SBP_PACK_END

#endif /* LIBSBP_FILE_IO_MESSAGES_H */
#endif /* LIBSBP_FILE_IO_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/flash.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -262,4 +262,4 @@ typedef struct SBP_ATTR_PACKED {

SBP_PACK_END

#endif /* LIBSBP_FLASH_MESSAGES_H */
#endif /* LIBSBP_FLASH_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/gnss.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -131,4 +131,4 @@ typedef struct SBP_ATTR_PACKED {

SBP_PACK_END

#endif /* LIBSBP_GNSS_MESSAGES_H */
#endif /* LIBSBP_GNSS_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/imu.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -145,4 +145,4 @@ typedef struct SBP_ATTR_PACKED {

SBP_PACK_END

#endif /* LIBSBP_IMU_MESSAGES_H */
#endif /* LIBSBP_IMU_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/linux.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -181,4 +181,4 @@ of the list being 2 NULL terminators in a row.

SBP_PACK_END

#endif /* LIBSBP_LINUX_MESSAGES_H */
#endif /* LIBSBP_LINUX_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/logging.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -95,4 +95,4 @@ typedef struct SBP_ATTR_PACKED {

SBP_PACK_END

#endif /* LIBSBP_LOGGING_MESSAGES_H */
#endif /* LIBSBP_LOGGING_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/mag.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -50,4 +50,4 @@ time is unknown or invalid.

SBP_PACK_END

#endif /* LIBSBP_MAG_MESSAGES_H */
#endif /* LIBSBP_MAG_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/navigation.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -1643,4 +1643,4 @@ typedef struct SBP_ATTR_PACKED {

SBP_PACK_END

#endif /* LIBSBP_NAVIGATION_MESSAGES_H */
#endif /* LIBSBP_NAVIGATION_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/ndb.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -133,4 +133,4 @@ of other data_source.

SBP_PACK_END

#endif /* LIBSBP_NDB_MESSAGES_H */
#endif /* LIBSBP_NDB_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/observation.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -1239,4 +1239,4 @@ satellite signal.

SBP_PACK_END

#endif /* LIBSBP_OBSERVATION_MESSAGES_H */
#endif /* LIBSBP_OBSERVATION_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/orientation.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -172,4 +172,4 @@ typedef struct SBP_ATTR_PACKED {

SBP_PACK_END

#endif /* LIBSBP_ORIENTATION_MESSAGES_H */
#endif /* LIBSBP_ORIENTATION_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/piksi.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -705,4 +705,4 @@ typedef struct SBP_ATTR_PACKED {

SBP_PACK_END

#endif /* LIBSBP_PIKSI_MESSAGES_H */
#endif /* LIBSBP_PIKSI_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/sbas.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -48,4 +48,4 @@ typedef struct SBP_ATTR_PACKED {

SBP_PACK_END

#endif /* LIBSBP_SBAS_MESSAGES_H */
#endif /* LIBSBP_SBAS_MESSAGES_H */
2 changes: 1 addition & 1 deletion c/include/libsbp/sbp.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2011-2014 Swift Navigation Inc.
* Contact: Fergus Noble <fergus@swift-nav.com>
* Contact: Swift Navigation <dev@swift-nav.com>
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down
4 changes: 2 additions & 2 deletions c/include/libsbp/settings.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -257,4 +257,4 @@ according to the status field.

SBP_PACK_END

#endif /* LIBSBP_SETTINGS_MESSAGES_H */
#endif /* LIBSBP_SETTINGS_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/solution_meta.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -216,4 +216,4 @@ typedef struct SBP_ATTR_PACKED {

SBP_PACK_END

#endif /* LIBSBP_SOLUTION_META_MESSAGES_H */
#endif /* LIBSBP_SOLUTION_META_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/ssr.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -517,4 +517,4 @@ valid and invalid (and vice versa) are encoded as u8 integers.

SBP_PACK_END

#endif /* LIBSBP_SSR_MESSAGES_H */
#endif /* LIBSBP_SSR_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/system.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -533,4 +533,4 @@ including GROUP_META itself */

SBP_PACK_END

#endif /* LIBSBP_SYSTEM_MESSAGES_H */
#endif /* LIBSBP_SYSTEM_MESSAGES_H */
4 changes: 2 additions & 2 deletions c/include/libsbp/tracking.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* Copyright (C) 2015-2018 Swift Navigation Inc.
* Contact: Swift Navigation <dev@swiftnav.com>
* Contact: https://support.swiftnav.com
*
* This source is subject to the license found in the file 'LICENSE' which must
* be be distributed together with this source. All other rights reserved.
Expand Down Expand Up @@ -695,4 +695,4 @@ typedef struct SBP_ATTR_PACKED {

SBP_PACK_END

#endif /* LIBSBP_TRACKING_MESSAGES_H */
#endif /* LIBSBP_TRACKING_MESSAGES_H */
Loading