w8wjb / MacTncConfig

Native config utility for Mobilinkd TNCs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MacTncConfig

Native macOS utility for configuring the Mobilinkd family of TNCs

It allows one to monitor the input volume, adjust the output volume, set the KISS parameters, and various other parameters of the Mobilinkd TNCs.

Tested Devices

  1. TNC2
  2. NucleoTNC

TODO

  • Support TNC3 Bluetooth protocol
  • Implement firmware update functionality

Screenshots

TNC Info Audio Input Audio Output Power Settings KISS Parameters Modem Settings

Installing

Download the disk image of the latest release and drag to Applications.

Building

The project uses Carthage to pull down third-party Frameworks.

  1. Install Carthage
  2. Run carthage update --platform macOS --new-resolver
  3. Open MacTncConfig.xcodeproj with XCode
  4. Product → Build

About

Native config utility for Mobilinkd TNCs


Languages

Language:Swift 99.6%Language:HTML 0.4%