mikaelnousiainen / RS41ng

Custom firmware for Vaisala RS41 and Graw DFM-17 radiosondes with support for amateur radio use. Ideal for tracking high-altitude balloons. Supported modes include APRS, Horus 4FSK mode, CATS, morse code (CW) and additional digital modes like WSPR and FT8 via Si5351.
GNU General Public License v2.0
110 stars 28 forks source link

Create a Docker container for building RS41ng #11

Closed MrARM closed 1 year ago

MrARM commented 2 years ago

I have built a docker container to help build RS41ng on practically any platform without the need to install any additional dependencies to address build issues.

In addition to this, I have also added instructions to build and use the container in the README file.

mikaelnousiainen commented 1 year ago

@MrARM Thanks for the contribution, finally got to testing this. Merging now with some changes!