ros-rolling-ntrip-client (1.4.1-2resolute) resolute; urgency=high

  * Fix log message (#61 <https://github.com/LORD-MicroStrain/ntrip_client/issues/61>)
  * Contributors: martin-kar

 -- Rob Fisher <rob.fisher@parker.com>  Tue, 15 Apr 2025 05:00:00 -0000

ros-rolling-ntrip-client (1.4.0-2resolute) resolute; urgency=high

  * Adds ability to subscribe to fix topic, and adds ability to interface with NTRIP device (#59 <https://github.com/LORD-MicroStrain/ntrip_client/issues/59>)
  * Contributors: Rob

 -- Rob Fisher <rob.fisher@parker.com>  Wed, 18 Dec 2024 06:00:00 -0000

ros-rolling-ntrip-client (1.3.0-2resolute) resolute; urgency=high

  * Updates README to mention new launch parameters (#27 <https://github.com/LORD-MicroStrain/ntrip_client/issues/27>)
  * Change codec to ISO-8859-1 (#46 <https://github.com/LORD-MicroStrain/ntrip_client/issues/46>)
  * Prefer rtcm_msgs instead of mavros_msgs (#37 <https://github.com/LORD-MicroStrain/ntrip_client/issues/37>)
  * ROS NMEA sentence min/max length (#19 <https://github.com/LORD-MicroStrain/ntrip_client/issues/19>)
    * ROS NMEA sentence variable length
    * Removes unnecesarry imports
  * ROS Adds ability to publish an rtcm_msgs Message instead of a mavros_msgs RTCM (#22 <https://github.com/LORD-MicroStrain/ntrip_client/issues/22>)
    * Adds ability to publish an rtcm_msgs Message instead of a mavros_msgs RTCM
    * Renames variables to differentiate between rtcm_msgs package and the conept of an rtcm_message
  * Contributors: Rob

 -- Rob Fisher <rob.fisher@parker.com>  Thu, 22 Feb 2024 06:00:00 -0000

ros-rolling-ntrip-client (1.2.0-2resolute) resolute; urgency=high

  * Adds the ability to configure the NTRIP client to connect using SSL (#23 <https://github.com/LORD-MicroStrain/ntrip_client/issues/23>)
  * ROS automatic reconnect (#18 <https://github.com/LORD-MicroStrain/ntrip_client/issues/18>)
    * Adds ability to reconnect to ROS
    * Allows the timeouts and other parameters to be modified via the launch file
    * Moves optional config out of constructor, and declares constnats in class definition
  * Contributors: Rob

 -- Rob Fisher <rob.fisher@parker.com>  Thu, 11 Aug 2022 05:00:00 -0000

ros-rolling-ntrip-client (1.1.0-2resolute) resolute; urgency=high

  * ROS Ntrip Version Configuration (#8 <https://github.com/LORD-MicroStrain/ntrip_client/issues/8>)
    * No longer sends Ntrip-Version header if not specified
    * Adds some hopefully helpful debug logging
    * Properly handles responses that have both a failure response and success response
    * Adds ability to print debug logs via launch parameter
  * Contributors: robbiefish

 -- Rob Fisher <rob.fisher@parker.com>  Fri, 22 Apr 2022 05:00:00 -0000

ros-rolling-ntrip-client (1.0.2-2resolute) resolute; urgency=high

  * Checks if there is a * character in the string before parsing fully
  * Contributors: robbiefish

 -- Rob Fisher <rob.fisher@parker.com>  Thu, 10 Feb 2022 06:00:00 -0000

ros-rolling-ntrip-client (1.0.1-2resolute) resolute; urgency=high

  * Replaces ROS timer destroy methods with ROS2 methods and removes extra destroy
  * Contributors: robbiefish

 -- Rob Fisher <rob.fisher@parker.com>  Thu, 20 Jan 2022 06:00:00 -0000

ros-rolling-ntrip-client (1.0.0-2resolute) resolute; urgency=high

  * Initial implementation of ROS2 NTRIP client
  * Adds ability to cache packets if they do contain some of a mesage but not the whole thing
  * Contributors: drobb257, nathanmillerparker, robbiefish

 -- Rob Fisher <rob.fisher@parker.com>  Thu, 09 Dec 2021 06:00:00 -0000


