root/SigProc/trunk/SigProc/SigProc.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @5251 [5251] 6 years jgaeddert adding rotate function to sigproc
(edit) @5247 [5247] 6 years jgaeddert adding true QPSK modem and test scripts
(edit) @5246 [5246] 6 years jgaeddert synchronization of frames might be contingent upon proper differentiation …
(edit) @5054 [5054] 6 years jgaeddert including random number generators
(edit) @4995 [4995] 6 years jgaeddert moving memory allocation call outside the scope of DesignRRCFilter
(edit) @4844 [4844] 6 years jgaeddert fleshing out implementation of P/N sequence generator
(edit) @4766 [4766] 6 years jgaeddert moving math.h includes to SigProc?.h, adding section for trigonometric …
(edit) @4758 [4758] 6 years jgaeddert adding functionality to FIRPolphaseFilterBank to compute output on …
(edit) @4756 [4756] 6 years jgaeddert adding dot_product functions to SigProc?, with autotest scripts
(edit) @4749 [4749] 6 years jgaeddert adding example images to SigProc? FIRPolyphaseFilterBank
(edit) @4546 [4546] 6 years jgaeddert creating unified enumerated modulation scheme
(edit) @4528 [4528] 6 years jgaeddert Fixing license headers
(edit) @4394 [4394] 6 years jgaeddert improving autogeneration of documentation
(edit) @4184 [4184] 6 years hvolos Added some throws to ensure sanity
(edit) @4150 [4150] 6 years jgaeddert Adding image documentation, gaussian pulse shaping
(edit) @4147 [4147] 6 years hvolos Added the convolutional code to SigProc?
(edit) @4146 [4146] 6 years jgaeddert Cleaning up documentation, adding Gaussian filter design (needs testing)
(edit) @4020 [4020] 6 years jgaeddert Adding demod functions to SigProc?; needs testing
(edit) @4019 [4019] 6 years jgaeddert moving from const short to #define constants; updating Doxyfile
(edit) @4015 [4015] 6 years jgaeddert Adding modulator functions to SigProc?
(edit) @4012 [4012] 6 years jgaeddert Adding modulation function defs to SigProc?
(edit) @3487 [3487] 6 years jgaeddert adding to SigProc? documentation
(edit) @3451 [3451] 6 years jgaeddert trying to figure out how to create a biliography with doxygen
(edit) @3445 [3445] 6 years jgaeddert validating CircularBuffer? array copy constructor
(edit) @3432 [3432] 6 years phelps checking in some modem code, not done yet
(edit) @3389 [3389] 6 years phelps made some changes
(edit) @3382 [3382] 6 years jgaeddert Moving certain CircularBuffer? methods (not inline), adding constructors, …
(edit) @3381 [3381] 6 years jgaeddert implementing method to calculate derivative of filter coefficients in …
(edit) @3322 [3322] 6 years jgaeddert cleaning up PPFB code
(edit) @3308 [3308] 6 years jgaeddert adding test suite for iir_filter to address ticket #184
(edit) @3282 [3282] 6 years jgaeddert fixing typo
(edit) @3281 [3281] 6 years jgaeddert validating FIRPolyphaseFilterBank with cxxtest
(edit) @3276 [3276] 6 years jgaeddert fixing CircularBuffer? in conjunction with FIRPolyphaseFilterBank
(edit) @3272 [3272] 6 years jgaeddert adding dynamic resizing of CircularBuffer?
(edit) @3217 [3217] 6 years jgaeddert CircularBuffer? 'validates'
(edit) @3216 [3216] 6 years jgaeddert adding FIRPolyphaseFilterBank tests
(edit) @3215 [3215] 6 years jgaeddert adding [] operator overload
(edit) @3214 [3214] 6 years jgaeddert adding circular buffer template
(edit) @3189 [3189] 6 years jgaeddert adding FIRPolyphaseFilterBank autotest, updating code, has errors
(edit) @3094 [3094] 6 years jgaeddert fixing PPFB math
(edit) @3089 [3089] 6 years jgaeddert adding more documentation, fixing bug in TransposeCoefficientMatrix?() …
(edit) @3088 [3088] 6 years jgaeddert this is a better way to realize the buffer
(edit) @3087 [3087] 6 years jgaeddert implementing PushInput?(), ComputeOutput?() methods for PPFB; needs testing
(edit) @3080 [3080] 6 years jgaeddert adding reshape (transpose) method to PPFB
(edit) @3078 [3078] 6 years jgaeddert improving stability of RRC filter prototype function
(edit) @3052 [3052] 6 years jgaeddert changing agc class name and moving to scaling.cpp, adding polyphase filter …
(edit) @2836 [2836] 6 years jgaeddert removing unnecessary method in agc (SigProc?)
(edit) @2818 [2818] 6 years jgaeddert minor change
(edit) @2816 [2816] 6 years jgaeddert adding rrc filter template, pn_sequence gen. shell
(edit) @2432 [2432] 7 years jgaeddert SigProc::agc is now functional
(edit) @2393 [2393] 7 years jgaeddert adding AGC to SigProc?; needs testing
(edit) @2345 [2345] 7 years balister Add reset method to FIR filter.
(edit) @2306 [2306] 7 years balister Try to hide fixed.h during component builds.
(edit) @2275 [2275] 7 years balister Add support for fir filters on integer only cpu's.
(edit) @2156 [2156] 7 years balister Check for 0 values before multiply.
(add) @1958 [1958] 7 years balister Initial check in for signal processing library.
Note: See TracRevisionLog for help on using the revision log.