Statistics
| Branch: | Tag: | Revision:

gnuradio / gr-pager @ master

Name Size Revision Age Author Comment
  apps d0a17def 7 months Tom Rondeau examples: fixed a few examples still using old ...
  grc f919f9dc almost 3 years Tom Rondeau Removed whitespace and added dtools/bin/remove-...
  include 597b9379 7 months Tom Rondeau Removing trailing/extra whitespaces before rele...
  lib 2e691d87 6 months Tom Rondeau cmake: follow-up to previous merge
  python ab02bc9b about 1 year Philip Balister Add a QA_PYTHON_EXECUTABLE variable so QA code ...
  swig 3d5df0dd 6 months Tom Rondeau controlport: removing use of ice for a controlp...
CMakeLists.txt 3.5 KB acca9925 over 1 year Michael Dickens Fix header include directory ordering
README 3.59 KB f919f9dc almost 3 years Tom Rondeau Removed whitespace and added dtools/bin/remove-...
gnuradio-pager.pc.in 272 Bytes a7ee9c9f almost 2 years Tom Rondeau build: setting .pc files to require new gnuradi...

Latest revisions

# Date Author Comment
2e691d87 08/08/2014 08:44 pm Tom Rondeau

cmake: follow-up to previous merge

4ac28002 08/08/2014 08:44 pm Tom Rondeau

Merge branch 'maint'

Conflicts:
gnuradio-runtime/CMakeLists.txt
gnuradio-runtime/lib/controlport/CMakeLists.txt

3d5df0dd 08/08/2014 08:37 pm Tom Rondeau

controlport: removing use of ice for a controlport rpc.

This effectively disables the use of ControlPort for now until we build in a new middleware layer. The ControlPort API and interfaces exist but will function as nops for now.

d1745250 07/18/2014 04:24 pm Tom Rondeau

build: better support for static libs.

Now builds shared libraries with ControlPort (if ControlPort is enableed). Static libs still without ControlPort.

Added proper Option and output message in cmake for Static Libs on/off.

d0a17def 07/12/2014 03:30 pm Tom Rondeau

examples: fixed a few examples still using old style blocks.

bbfc7599 07/07/2014 04:20 pm Tom Rondeau

Merge branch 'maint'

597b9379 07/07/2014 04:18 pm Tom Rondeau

Removing trailing/extra whitespaces before release.

We should be more careful about letting these into the code in the future. In emacs, we can use (add-hook 'before-save-hook 'delete-trailing-whitespace).

0099eb9b 06/28/2014 05:58 pm Tom Rondeau

build: adds an ENABLE_STATIC_LIB option to cmake to build static (.a) versions of the libraries.

3565745d 06/13/2014 09:52 pm Philippe Gauthier

pager: Add sync code for FLEX 3200 bps 2-FSK encoding

ab02bc9b 12/05/2013 07:30 pm Philip Balister

Add a QA_PYTHON_EXECUTABLE variable so QA code knows what python to use when cross compiling.

With this (and the prior) patch, you can mount the compile directory on the target and run
the QA code (as long as the paths are the same). The qtgui tests fail if there is no X...

View revisions

Also available in: Atom