Git Product home page Git Product logo

export-sdrsharp-favs's Introduction

export-sdrsharp-favs

Python script to export the Frequency Manager favorites in SDR# to a format that can be imported into SDR++

I couldn't find any scripts on the internet that did this job so I made my own. I would have put it into a gist but I don't think those are indexed by Google very well and I want it to be found when searching for how to export sdrsharp favorites.

A couple important points:

First, SDR++ doesn't let you import or export all your groups at once, you can only import or export a single group at a time. This would have meant that all the favorites would have been jumbled into a single group, which I didn't want. This script saves each group to a separate file. Then in SDR++ you need to create the new group manually before you import the json file into that group.

Second, SDR++ just instantly crashes when the json file has weird data in it, so be warned that if you have special characters in the favorite names they may cause issues. Also if any of the group names in SDRSharp have invalid filename characters in them, that will also break things.

Other than that, all you need to do is put your Frequencies.xml file into the same folder as this script and then run it. On Windows the path to my Frequencies.xml file was:

C:\SDRSharp\Instances\Profile1\Frequencies.xml

If you have multiple profiles you may have to open each Frequencies.xml file until you find the correct one.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.