Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core/serial: Add utilities to deal with serial ports | Sylvain Munaut | 2011-09-02 | 1 | -0/+9 |
| | | | | Signed-off-by: Sylvain Munaut <tnt@246tNt.com> | ||||
* | Added autoconf option for utilities and embedded | job | 2011-09-02 | 1 | -0/+25 |
| | |||||
* | Adapted configure options to autoconf default behaviour | job | 2011-09-02 | 1 | -14/+14 |
| | |||||
* | add functions for bit-reversal | Harald Welte | 2011-09-01 | 1 | -0/+1 |
| | | | | | Sometimes we need stuff like reversing every bit in each byte (but not the byte-order). | ||||
* | consistent Doxyfile naming | Harald Welte | 2011-08-20 | 1 | -1/+1 |
| | |||||
* | Integrate doxygen documentation building into autoconf/automake process | Harald Welte | 2011-08-17 | 1 | -0/+3 |
| | |||||
* | Auto-generate the version information of Doxygen documentation | Harald Welte | 2011-08-17 | 1 | -0/+4 |
| | |||||
* | add new 'osmo-arfcn' program to compute frequency based on arfcn | Harald Welte | 2011-08-02 | 1 | -0/+1 |
| | | | | The freq -> arfcn side still needs to be implemented. | ||||
* | libosmocore: rename configure.in -> configure.ac | Alexander Huemer | 2011-05-24 | 1 | -0/+123 |
rename autoconf input file to align with osmocom-bb host applications, and because that suffix is preferred nowadays. |