|
|
|
|
@ -15,11 +15,11 @@ The DVM Host software does not have any specific library dependancies and is wri
|
|
|
|
|
* Makefile.arm - This makefile is used for cross-compiling for a ARM platform.
|
|
|
|
|
* Makefile.rpi-arm - This makefile is used for cross-compiling for a Raspberry Pi.
|
|
|
|
|
|
|
|
|
|
Use the ```make``` command to build the software.
|
|
|
|
|
|
|
|
|
|
* For RPi using Debian/Ubuntu OS install the standard ARM embedded toolchain (typically arm-gcc-none-eabi).
|
|
|
|
|
1. Switch to "/opt" and checkout ```https://github.com/raspberrypi/tools.git```.
|
|
|
|
|
|
|
|
|
|
Use the ```make``` command to build the software.
|
|
|
|
|
|
|
|
|
|
## Configuration
|
|
|
|
|
|
|
|
|
|
When first setting up a DVM instance, it is required to properly set the "Logical Channel ID" (or LCN ID) data and then calibrate the modem.
|
|
|
|
|
|