AXIOM Remote Plus

From apertus wiki
Jump to: navigation, search

Current State: In development - development release - feedback and contributions appreciated

Documentation: https://github.com/Plus24Systems/Documentation

1 RemoteServer

Source Code: https://github.com/Plus24Systems/RemoteServer

1.1 Installation Notes

  • acquire source code from github to AXIOM Beta
  • compile in camera

2 RemotePlus GUI

Source Code: https://github.com/Plus24Systems/RemotePlus

2.1 Installation Notes

Ubuntu (tested with 16.04 LTS)

Required packages for compiling from source:

sudo apt-get install build-essential

get wxWidgets Development Release: 3.1.0 from: http://www.wxwidgets.org/downloads/ unpack and in the direction run:

./configure
make