Quickstart: Difference between revisions
Jump to navigation
Jump to search
(Made pointer to change firmware clearer) |
(adding link to "changing your radio") |
||
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.''' | * '''Changing / Upgrading Firmware.''' [[Changing Your Radio]] 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]]. | ||
Revision as of 18:40, 30 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. Changing Your Radio 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