Quickstart: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Made pointer to change firmware clearer) |
||
Line 1: | Line 1: | ||
This page describes the steps to get developing your own software for the reciva module. For now we assume Linux as the development host platform. | This page describes the steps to get developing your own software for the reciva module. For now we assume Linux as the development host platform. | ||
* '''Changing / Upgrading Firmware.''' If wishing to change the firmware on a radio for a different version, please read [[Enabling Login]], including the PDF manual and video tutorials, and then [[Changing Firmware]]. | |||
* [[Enabling Login]]: A way to open your box by installing a login server, and having done so, opens up possibility of browsing around inside, changing the firmware, etc. | * [[Enabling Login]]: A way to open your box by installing a login server, and having done so, opens up possibility of browsing around inside, changing the firmware, etc. |
Revision as of 10:10, 17 December 2007
This page describes the steps to get developing your own software for the reciva module. For now we assume Linux as the development host platform.
- Changing / Upgrading Firmware. If wishing to change the firmware on a radio for a different version, please read Enabling Login, including the PDF manual and video tutorials, and then Changing Firmware.
- Enabling Login: A way to open your box by installing a login server, and having done so, opens up possibility of browsing around inside, changing the firmware, etc.
- Making a backup: How to make a backup for just-in-case
- Toolchain: How to build a proper crosscompiler ...
- Crosscompiling: ... and how to use it
Misc howtos:
- Mounting nfs: How to mount a NFS share from the radio
- Mounting smbfs: How to mount an SMB share from the radio