Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

304 Commits
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

xLib6000

Mac version of FlexLib (TM) for the FlexRadio (TM) 6000 series software defined radios.

(currently supports Radios with Version 3.1.8 or lower, see Evolution below)

Built on:

  • macOS 10.15.3 (Deployment Target of macOS 10.11)
  • Xcode 11.3.1 (11C504)
  • Swift 5.1.3

Usage

Portions of this code do not work and changes may be added from time to time which will break all or part of this app.

NOTE: This code is structured as a Swift Package and should be used as such

Comments / Questions

Please send any bugs / comments / questions to douglas.adams@me.com

Evolution

Please see ChangeLog.txt for a running list of changes.

This version currently supports Radios using the Flex v2 API. A Future version of this code will support all Radio versions.

Flex Radios can have one of four different version groups:

  • v1.x.x, the v1 API
  • v2.0.x thru v2.4.9, the v2 API <<-- CURRENTLY SUPPORTED
  • v2.5.1 to less than v3.0.0, the v3 API without MultiFlex <<-- CURRENTLY SUPPORTED
  • v3.x.x, the v3 API with MultiFlex <<-- CURRENTLY SUPPORTED

Credits

CocoaAsyncSocket

CocoaAsyncSocket is embedded in this project as source code. It provides TCP and UDP connectivity.

About

Mac implementation of the FlexRadio (TM) series 6000 software defined radios API (FlexLib)

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages