root/vtcross

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @477 [477] 15 years bhilburn The OSSIE CBR is now properly using strings.
(edit) @476 [476] 15 years bhilburn I have no idea how this was getting past the compiler.
(edit) @475 [475] 15 years bhilburn The DSA CE is now properly using std::strings.
(edit) @474 [474] 15 years bhilburn Missed a few char* casts last time - removing them now.
(edit) @473 [473] 15 years bhilburn The CBR_CE is now properly using strings.
(edit) @472 [472] 15 years bhilburn Cleaned up the CBR code and converted it from c-strings to std::string. …
(edit) @471 [471] 15 years bhilburn Larger-block reformats. About to start converting from c-strings to …
(edit) @470 [470] 15 years bhilburn Converted the OSSIE CE over to the C++ CBR by creating a child class of …
(edit) @469 [469] 15 years bhilburn Moved over the necessary CBR functionality for DSA_CE using the new C++ …
(edit) @468 [468] 15 years bhilburn Fully implemented the CBR as a C++ class, and using it within the CBR_CE …
(edit) @467 [467] 15 years bhilburn I'm a moron - undoing the last commit.
(edit) @466 [466] 15 years bhilburn Adding SWIG files to the SCM.
(edit) @465 [465] 15 years bhilburn First step in revamping component architecture in preperation for fixing …
(edit) @464 [464] 15 years trnewman Removing the set_freq function call from benchmark_dsa.py
(edit) @463 [463] 15 years trnewman Updating to work with latest gnuradio utilities.
(edit) @462 [462] 15 years bhilburn Previous commit merged changes over. Ceasing work on fixing the SML until …
(edit) @461 [461] 15 years bhilburn Merge branch 'local-fixingSML' into local-trunk
(edit) @460 [460] 15 years bhilburn Mostly whitespace fixes. Only commiting so I can merge changes and delete …
(edit) @459 [459] 15 years bhilburn Deleting old branches that I never used before leaving for the Summer.
(edit) @458 [458] 15 years trnewman Bug fixes for ossie demo
(edit) @457 [457] 15 years cdietric updates for CROSS-OSSIE demo
(edit) @456 [456] 15 years bhilburn Reworked some of the global fields to make them easier to read & follow.
(edit) @455 [455] 15 years bhilburn Deleting a temporary file that shouldn't be in the repo.
(edit) @454 [454] 15 years bhilburn Create branch fixingSML
(edit) @453 [453] 15 years trnewman Fixed bug for older versions of automake where macro didnt propagate
(edit) @452 [452] 15 years bhilburn Making autofoo work properly with the shell/configs directory.
(edit) @451 [451] 15 years trnewman This is also needed for including configs into dist
(edit) @450 [450] 15 years trnewman Fixing configs bug
(edit) @449 [449] 15 years trnewman Added timestamp in OSSIE demo, probably should make this a common thing …
(edit) @448 [448] 15 years bhilburn Commenting out the printDatabase function since it isn't complete, and …
(edit) @447 [447] 15 years bhilburn Fixed the print database command to operate like the rest of the code in …
(edit) @446 [446] 15 years bhilburn Cleaned up the code, but it still needs to be heavily refactored. Lots of …
(edit) @445 [445] 15 years bhilburn 55% done with code cleanup. Discovered a variable scoping issue that is …
(edit) @444 [444] 15 years bhilburn 40% done reworking the SML source.
(edit) @443 [443] 15 years bhilburn Code cleanup in the sqlite DB creation functions.
(edit) @442 [442] 15 years bhilburn Fixed a memory leak (and redundant memory allocation), and moved the …
(edit) @441 [441] 15 years bhilburn Mostly style fixes. Changing over some fprintf's to use the proper MACRO.
(edit) @440 [440] 15 years bhilburn Replacing tabs with spaces.
(edit) @439 [439] 15 years bhilburn Fixed local includes. In order for autofoo installs to work, the install …
(edit) @438 [438] 15 years bhilburn Made 2221 substitions (tabs to spaces) on nearly 800 lines.
(edit) @437 [437] 15 years bhilburn Mostly style fixes (tabs -> spaces, wrong indentation, etc).
(edit) @436 [436] 15 years bhilburn I'm an idiot and forgot WARNING was already in error.h
(edit) @435 [435] 15 years bhilburn Now outputting socketFD in of registered components in logs, returning …
(edit) @434 [434] 15 years bhilburn Creating a 'WARNING' macro that outputs to stderr so we don't output …
(edit) @433 [433] 15 years bhilburn Reworked memory allocation in the constructors a bit more. Looking at, I'm …
(edit) @432 [432] 15 years bhilburn Fixed a memery allocation issue that might have segfaulted, and a memory …
(edit) @431 [431] 15 years bhilburn Fixing some data typing issues, and some style bugs.
(edit) @430 [430] 15 years bhilburn Adding authors and a line about installing to the readme.
(edit) @429 [429] 15 years bhilburn Reworked the build process for libvtcross so that it would build in the …
(edit) @421 [421] 15 years trnewman SML bug fixed
(edit) @420 [420] 15 years trnewman Increased timeout. Just a HACK for the socket timeout problem.
(edit) @419 [419] 15 years wrodgers Updated c-string operations to c++
(edit) @418 [418] 15 years trnewman Cleaning up warnings
(edit) @417 [417] 15 years trnewman Adding OSSIE demo CE.
(edit) @416 [416] 15 years trnewman Moving examples around to a more appropiate directory.
(edit) @414 [414] 15 years trnewman Small update.
(edit) @413 [413] 15 years trnewman removing uneeded files.
(edit) @412 [412] 15 years trnewman Adding Apache license information.
(edit) @411 [411] 15 years trnewman Adding Apache license information.
(edit) @410 [410] 15 years trnewman Added short README about benchmark_dsa.py Using python dict instead of …
(edit) @409 [409] 15 years trnewman Adding proper license and copyright info
(edit) @408 [408] 15 years trnewman Added exception so code defaults to random channel selection if cross …
(edit) @407 [407] 15 years trnewman Adding command line options for sensing threshold.
(edit) @406 [406] 15 years trnewman Adding command line argument for using cross or random.
(edit) @395 [395] 15 years trnewman Renaming to reflect origins.
(edit) @394 [394] 15 years trnewman Forgot to add this little trick file to ensure the python package is …
(edit) @393 [393] 15 years trnewman adding dsa xml configuration file
(edit) @392 [392] 15 years trnewman Thresholds changing
(edit) @391 [391] 15 years trnewman Fleshed out DSA reference implementation
(edit) @390 [390] 15 years trnewman Functional DSA CBR, although it picks a random row.
(edit) @389 [389] 15 years trnewman Added DSA CBR reference implementation. Added simple python example …
(edit) @386 [386] 15 years trnewman Improving swig installation.
(edit) @385 [385] 15 years sriram Cleaning up the code a little..need to test this more for bugs.
(edit) @384 [384] 15 years sriram Adding the get_freq function which gets the new frequency from the …
(edit) @383 [383] 15 years sriram Removing syntax error
(edit) @382 [382] 15 years sriram Changing logic for "i wrongly thought that we had syncd up..we havnt …
(edit) @381 [381] 15 years sriram Correcting bug
(edit) @380 [380] 15 years sriram Adding code for communicating the nodes
(edit) @379 [379] 15 years sriram Correcting some syntax errors
(edit) @378 [378] 15 years sriram Same code for both the nodes
(edit) @377 [377] 15 years trnewman Fixed some wierd include bugs
(edit) @376 [376] 15 years trnewman fixed naming change
(edit) @375 [375] 15 years trnewman Added DSA CE files, and moved XML configurations to the shell directory.
(edit) @374 [374] 15 years sriram Adding all the four channels
(edit) @373 [373] 15 years sriram Changing the threshold
(edit) @372 [372] 15 years sriram Fixing bug and changing the threshold
(edit) @369 [369] 15 years sriram Working dsa code for node2
(edit) @368 [368] 15 years sriram Back to the good old receive path
(edit) @367 [367] 15 years sriram Working dsa code for node 1
(edit) @365 [365] 15 years sriram This does not work..keeping a backup
(edit) @364 [364] 15 years sriram This does not work...keeping a backup
(edit) @363 [363] 15 years sriram Adding a print statement
(edit) @362 [362] 15 years sriram correcting syntax errors
(edit) @361 [361] 15 years sriram Correcting errors
(edit) @359 [359] 15 years sriram More changes for getting the sync and data going one after the other
(edit) @358 [358] 15 years sriram Adding more changes to incorporate communication signal and spectrum sense
(edit) @357 [357] 15 years sriram some changes to receive path
(edit) @356 [356] 15 years sriram Adding code for the communication channel..very much base line...need to …
(edit) @355 [355] 15 years trnewman Incremented version number
(edit) @354 [354] 15 years sriram Printing individual power values...checking stats
Note: See TracRevisionLog for help on using the revision log.