| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
doing 3/4 the work
|
| |
|
|
|
|
| |
gen file)
|
| |
|
|
|
|
| |
easy to conditionally compile in SIMD instrinsics etc..
|
| |
|
|
|
|
|
|
|
|
|
| |
operators...
Replaced nsecs with fractional seconds in units of seconds.
Replaced nsecs and secs members with public function members.
time_spec_t has a more diverse set of constructors and methods.
It can handle the cases where frac secs are greater than 1 second.
|
|
|
|
| |
Made mods to time spec to support math operators.
|
| |
|
|
|
|
| |
error condition check
|
|\ |
|
| |
| |
| |
| | |
constructors (for bad dbids or combinations)
|
| |
| |
| |
| | |
dboard code
|
|\ \ |
|
| |/
| |
| |
| | |
number, added constants for packet sizes
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
ctrl implementation...
|
| |
|
|
|
|
| |
to example apps
|
| |
|
|\ |
|
| | |
|
|/ |
|
|\ |
|
| | |
|
| | |
|
|\ \
| |/
|/| |
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
Fixed error in db basic freq range switcheroo.
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
Added unit test for generated converter.
|
| |
| |
| |
| | |
(also switched to boost endian define to avoid c compiler check)
|
|/ |
|
|
|
|
|
|
| |
pack and unpack for little endian.
The vrt handler code was templatized to take the relevant packer/unpacker as an argument.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
on exit
|