GPL Code Center


The source code files available on this page have been provided under one or more open source licenses.
The source code found here is complete to the best of Ethertek's knowledge.
If you believe any additional source code files should be provided under the applicable open source license,
please contact EtherTek Circuits at support(at)ethertek.ca and provide in detail the firmware or code module in question.
EtherTek Circuits is committed to meeting the requirements of the open source licenses including the
GNU General Public License (GPL) and will make all required source code available.


Getting Started


In order to compile your own C programs for the Super RMS unit you will need:
  • A current distribution of linux running on a PC or in a virtual machine.
  • The AXIS 2.10 Software Development Kit installed.
  • FTP access to a SRMS board.
SRMS uses the Standard C Library UCLIBC. Use the source code below for examples on how to develope your own programs.


Comming Soon!