projecthorus / chasemapper

Browser-Based High-Altitude Balloon Chase Map
GNU General Public License v3.0
107 stars 24 forks source link

Enable second profile in horusmapper.cfg.example #7

Closed llnz closed 5 years ago

llnz commented 5 years ago

The docs say that radiosonde_auto_rx should just work, but to make that happen you need profile_2 or something like it. This lets profile_2 be available to be switched to it in the settings page of the webapp.

darksidelemm commented 5 years ago

Good catch, thanks for the PR!

darksidelemm commented 5 years ago

This is what I get for not testing from scratch often enough :-) Realistically I'm trying to completely retire the old 'ozimux' way of passing telemetry around, so I'll probably just switch Profile number 1 to be the auto_rx example, and make profile 2 be an example which takes data from horusbinary via UDP also.