2024-04-26 02:31:00 -04:00
< h1 > Radiosonde Feature Plugin< / h1 >
2022-03-01 12:17:56 -05:00
< h2 > Introduction< / h2 >
The Radiosonde feature displays a table containing the most recent information received from radiosondes
2022-03-01 12:34:13 -05:00
based on data received via [Radiosonde Demodulators ](../../channelrx/demodradiosonde/readme.md ).
2022-03-01 12:17:56 -05:00
The chart can plot two data series vs time for the radiosonde selected in the table.
2023-05-01 15:39:28 -04:00
The Radiosonde feature can draw balloons objects on the [Map ](../../feature/map/readme.md ) feature in 2D and 3D.
2022-03-01 12:17:56 -05:00
2024-04-09 20:31:39 -04:00
Received data can be forwarded to [SondeHub ](https://sondehub.org/ ). Your location can be displayed on the SondeHub map, as either a stationary receiver or chase car.
2022-03-01 12:17:56 -05:00
< h2 > Interface< / h2 >
![Radiosonde feature plugin GUI ](../../../doc/img/Radiosonde_plugin.png )
< h3 > Radiosonde Table< / h3 >
The Radiosonde table displays the current status of each radiosonde, based on the latest received data from all Radiosonde Demodulators.
* Serial - The serial number that uniquely identifiers each radiosonde.
* Type - The type of radiosonde.
2023-07-23 11:16:40 -04:00
* Lat (°) - Latitude in degrees. East positive. Double clicking on this column will center the map on this object.
* Lon (°) - Longitude in degrees. West positive. Double clicking on this column will center the map on this object.
2022-03-01 12:17:56 -05:00
* Alt (m) - The altitude of the radiosonde in metres.
* Spd (km/h) - Speed over ground in kilometres per hour.
* VR (m/s) - Vertical climb rate in metres per second.
2023-07-23 11:16:40 -04:00
* Hdg (°) - Heading in degrees.
2022-03-01 12:17:56 -05:00
* Status - Flight status of the radiosonde (E.g. On ground, ascent or descent).
* P (hPA) - Air pressure in hectopascals. Not all RS41s include a pressure sensor. A value ending with 'U' indicates a uncalibrated estimate and may be inaccurate.
2023-07-23 11:16:40 -04:00
* T (°C) - Air temperature in degrees Celsius. A value ending with 'U' indicates a uncalibrated estimate and may be inaccurate.
2022-03-01 12:17:56 -05:00
* U (%) - Relative humidity in percent. A value ending with 'U' indicates a uncalibrated estimate and may be inaccurate.
* Alt Max (m) - The maximum altitude seen for the radiosonde in metres.
* Freq (MHz) - The transmission frequency in megahertz as indicated by the radiosonde.
* BurstKill status - Whether the BurstKill timer is active.
* BurstKill timer - BurstKill timer.
* Updated - Gives the date and time the last message was received.
* Messages - Displays the number of messages received.
2023-05-01 15:39:28 -04:00
Right clicking on the table header allows you to select which columns to show. The columns can be reordered by left clicking and dragging the column header.
2022-03-01 12:17:56 -05:00
Right clicking on a table cell allows you to copy the cell contents, or find the radiosonde on the map.
< h3 > Map< / h3 >
2023-05-01 15:39:28 -04:00
The Radiosonde feature can plot balloons (during ascent) and parachutes (during descent) on the [Map ](../../feature/map/readme.md ).
2022-03-01 12:17:56 -05:00
To use, simply open a Map feature and the Radiosonde plugin will display objects based upon the data it receives from that point.
Selecting a radiosonde item on the map will display a text bubble containing information from the above table.
To centre the map on an item in the table, double click in the Lat or Lon columns.
![Radiosonde on map ](../../../doc/img/Radiosonde_plugin_map.png )
2024-04-09 20:31:39 -04:00
< h3 > Feeding Data to SondeHub< / h3 >
Received radiosonde frames can be forwarded to [SondeHub ](https://sondehub.org/ ) by clicking the Feed button.
Right clicking the feed button opens the SondeHub Feed Settings dialog:
![SondeHub settings dialog ](../../../doc/img/Radiosonde_plugin_sondehub_settings.png )
* Callsign should be your amateur callsign and indicates who the frames have been received by.
* Enter your e-mail address. This isn't displayed on the SondeHub map.
* Check display position if you would like your position displayed on the SondeHub map.
* Check mobile to indicate that your receiver is mobile, and it will be displayed on the SondeHub map as a chase car. If unchecked, your receiver will be displayed as stationary with a green circle.
* Antenna is a free text string you can use to describe your antenna. This will be displayed on the SondeHub map.
2022-03-01 12:17:56 -05:00
< h2 > Attribution< / h2 >
2022-03-01 12:34:13 -05:00
* Hot-air-balloon icons created by Freepik - https://www.flaticon.com/free-icons/hot-air-balloon
* Parachute icons created by Freepik - https://www.flaticon.com/free-icons/parachute