index
:
dabmod
fixedpoint
lime
master
next
ODR-DabMod backup repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove the fprintf's from OutputUHD, the logging takes care of this
Matthias P. Braendli
2014-02-07
1
-45
/
+35
*
UHD output: remove compilation warning
Matthias P. Braendli
2014-02-07
2
-11
/
+11
*
fix versioning and tarball generation
v0.4.0
Matthias P. Braendli
2014-02-07
2
-9
/
+16
*
Replace CRC-DABMOD by ODR-DabMod
Matthias P. Braendli
2014-02-07
90
-364
/
+364
*
copy updated RemoteControl from dabmux
Matthias P. Braendli
2014-01-21
2
-48
/
+55
*
copy Log.{h,cpp} improvements from dabmux
Matthias P. Braendli
2014-01-21
2
-29
/
+71
*
fix some errors seen by cppcheck
Matthias P. Braendli
2014-01-20
7
-15
/
+15
*
kill ZMQ thread when InputZeroMQReader is destroyed
Matthias P. Braendli
2014-01-10
1
-0
/
+6
*
remove setting fixed offset to message
Matthias P. Braendli
2014-01-10
1
-1
/
+0
*
stop tracking Makefile.in
Matthias P. Braendli
2014-01-03
1
-1484
/
+0
*
Revert "autotools: AM_INIT_AUTOMAKE with subdir-objects"
Matthias P. Braendli
2014-01-03
3
-0
/
+2132
*
autotools: AM_INIT_AUTOMAKE with subdir-objects
Matthias P. Braendli
2013-12-15
3
-2132
/
+0
*
make versioning git compatible, update INSTALL
Matthias P. Braendli
2013-11-12
3
-8
/
+8
*
update READMEs and such, and ChangeLog for r8
r8
Matthias P. Braendli (think)
2013-11-10
1
-3
/
+3
*
crc-dabmod: add ZeroMQ input module
Matthias P. Braendli (think)
2013-11-10
10
-101
/
+434
*
dabmod: add file input to separate class, change version
Matthias P. Braendli (think)
2013-11-10
10
-277
/
+590
*
dabmod cosmetics
Matthias P. Braendli (think)
2013-11-08
1
-2
/
+2
*
crc-dabmod: fix myMuting initialisation in OutputUHD
Matthias P. Braendli (think)
2013-04-29
1
-2
/
+9
*
dabmod: additional mutenotimestamp config entry
Matthias P. Braendli (think)
2013-04-29
1
-3
/
+2
*
add additional UHD init message
Matthias P. Braendli (think)
2013-02-12
1
-1
/
+3
*
Log.h fix mistake
Matthias P. Braendli (think)
2013-02-12
1
-1
/
+1
*
add error message when logfile cannot be opened
Matthias P. Braendli (think)
2013-02-12
1
-0
/
+1
*
crc-dabmod: added AVX FIRFilter implementation
Matthias P. Braendli (think)
2012-09-26
2
-5
/
+75
*
crc-dabmod: nice error message when config file invalid
Matthias P. Braendli (think)
2012-09-13
1
-1
/
+8
*
crc-dabmod: much cleaner logging implementation
Matthias P. Braendli (think)
2012-09-13
10
-126
/
+173
*
crc-dabmod: OutputUHD: changed time and clock handling
Matthias P. Braendli (think)
2012-09-13
1
-48
/
+22
*
crc-dabmod: OutputUHD async message alerts correction
Bram (morningbird)
2012-09-12
1
-9
/
+9
*
crc-dabmod: OutputUHD async message alerts correction
Bram (morningbird)
2012-09-11
1
-1
/
+4
*
crc-dabmod: added clock_config parameters to configuration file
Matthias P. Braendli (think)
2012-09-04
4
-458
/
+596
*
crc-dabmod: autoconf added boost version check
Matthias P. Braendli (think)
2012-08-26
1
-1
/
+4
*
crc-dabmod: RemoteControl solved compatibility issue with Boost 1.46
r6
Matthias P. Braendli (think)
2012-08-24
1
-6
/
+9
*
crc-dabmod: FIRFilter delete[] operator correction
r5
Matthias P. Braendli (think)
2012-08-20
1
-2
/
+2
*
crc-dabmod: solved .ini input file problem.
Matthias P. Braendli (think)
2012-08-18
1
-14
/
+15
*
crc-dabmod: FIRFilter: solved double free() issue
Matthias P. Braendli (think)
2012-08-18
1
-0
/
+2
*
crc-dabmod: remote control for FIRFilter
Matthias P. Braendli (think)
2012-08-17
7
-64
/
+173
*
crc-dabmod: UHD remote control supports muting
r3
Matthias P. Braendli (think)
2012-08-16
4
-7
/
+60
*
crc-dabmod: added UHD tx gain remote control
Matthias P. Braendli (think)
2012-08-16
5
-12
/
+43
*
crc-dabmod: removed useless set_parameters from remote_control
Matthias P. Braendli (think)
2012-08-16
5
-61
/
+54
*
crc-dabmod: RemoteControl simplifications
Matthias P. Braendli (think)
2012-08-16
4
-26
/
+70
*
crc-dabmod: RemoteControl cleanup
Matthias P. Braendli (think)
2012-08-16
3
-44
/
+62
*
crc-dabmod: added RemoteControl code and test program
Matthias P. Braendli (think)
2012-08-16
5
-0
/
+536
*
crc-dabmod: file log corrections
Matthias P. Braendli (think)
2012-08-15
2
-4
/
+8
*
crc-dabmod: added syslog support
Matthias P. Braendli (think)
2012-08-15
7
-16
/
+325
*
crc-dabmod: DabMod.cpp: added INI configuration file parser
Matthias P. Braendli (think)
2012-08-14
1
-7
/
+124
*
crc-dabmod: const-correctness corrections necessary for
Matthias P. Braendli (think)
2012-08-14
9
-12
/
+12
*
dabmod: pipeline delay corrections
r1
Bram (morningbird)
2012-08-01
2
-3
/
+12
*
dabmod: offset calculation includes pipeline delay due to FIRFilter
Bram (morningbird)
2012-08-01
5
-15
/
+86
*
dabmod: removed useless PcDebug function declarations
Bram (morningbird)
2012-08-01
1
-4
/
+0
*
OutputUHD: removed some warnings
Bram (morningbird)
2012-08-01
1
-3
/
+5
*
dabmod: made OutputUHD usable without REFCLK and 1PPS (Single transmitter)
Matthias (think)
2012-07-18
3
-42
/
+53
[prev]
[next]