libdrmconf  0.12.0
A library to program DMR radios.
Modules | Classes
Utility functions and classes.

This module collects all utility functions and classes. More...

Collaboration diagram for Utility functions and classes.:

Modules

 Import/Export from/to CHIRP CSV format
 These classes implement the (partial) import and export of FM channels from and to the CHIRP CSV format.
 
 Log Message Handling
 

Classes

class  AddressMap
 This class represents a memory map. More...
 
class  CRC32
 Implements the CRC32 checksum as used in DFU files. More...
 
class  DFUFile
 A collection of images, each consisting of one or more memory sections. More...
 
class  UserDatabase
 Auto-updating DMR user database. More...
 

Detailed Description

This module collects all utility functions and classes.

That is, functions to encode some data and also classes implementing the DFU file format.