root

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Chgset Date Author Log Message
(edit) @572 [572] 14 years nikhil
(edit) @571 [571] 14 years nikhil
(edit) @570 [570] 14 years nikhil
(edit) @569 [569] 14 years nikhil
(edit) @568 [568] 14 years nikhil
(edit) @567 [567] 14 years nikhil
(edit) @566 [566] 14 years nikhil
(edit) @565 [565] 14 years nikhil xml file for this model
(edit) @564 [564] 14 years nikhil python script for this model
(edit) @563 [563] 14 years nikhil final codes
(edit) @562 [562] 14 years nikhil new changes in cbr file
(edit) @561 [561] 14 years nikhil added Opt_List structure for selflearning
(edit) @560 [560] 14 years nikhil
(edit) @559 [559] 14 years nikhil
(edit) @558 [558] 14 years nikhil Personal CBR_CE codes for futher development
(edit) @557 [557] 14 years nikhil
(edit) @556 [556] 14 years nikhil
(edit) @555 [555] 14 years nikhil
(edit) @554 [554] 14 years nikhil
(edit) @553 [553] 14 years nikhil
(edit) @552 [552] 14 years nikhil for separate cross platform maintanence
(edit) @551 [551] 14 years trnewman Creating RFIC repo directories
(edit) @550 [550] 14 years trnewman Space
(edit) @549 [549] 14 years hasan revised version for the git copy
(edit) @548 [548] 14 years hasan Modified version of Sriram's driver
(edit) @547 [547] 14 years hasan removing
(edit) @546 [546] 14 years hasan Modified version of Sriram's driver
(edit) @545 [545] 14 years bhilburn Updated all cognitive engine examples to use new CBR structure.
(edit) @544 [544] 14 years bhilburn Moved the implementation for the CBR into its own file, now compiling it …
(edit) @543 [543] 14 years nikhil changes in OSSIE CE
(edit) @542 [542] 14 years nikhil revision 528 original
(edit) @541 [541] 14 years nikhil Testing complete
(edit) @540 [540] 14 years nikhil Testing
(edit) @539 [539] 14 years trnewman Creating Nikhil's directory
(edit) @538 [538] 14 years bhilburn Deleting the engineTreeFix branch.
(edit) @537 [537] 14 years bhilburn Removing useless return types from CRS functions 'LoadRadioConfiguration?' …
(edit) @536 [536] 14 years bhilburn Removing the 'GetComponentInformation?' function.
(edit) @535 [535] 14 years bhilburn Final commit of engineTreeFix branch.
(edit) @534 [534] 14 years bhilburn Converted the OSSIE stuff to use the new class tree.
(edit) @533 [533] 14 years bhilburn Converted the DSA_CE to use the new class tree.
(edit) @532 [532] 14 years bhilburn Recreated the CognitiveEngine? class, inherited and implemented it with the …
(edit) @531 [531] 14 years bhilburn Creating the new CognitiveEngine?.cpp default implementation file, starting …
(edit) @530 [530] 14 years bhilburn Redefining the cognitive engine class to reflect new class hierarchy. From …
(edit) @529 [529] 14 years bhilburn Minor whitespace fixes - empting changeset in preperation for branch.
(edit) @528 [528] 14 years trnewman Small change. Mainly testing an svn modification.
(edit) @527 [527] 14 years bhilburn Converted the OSSIE stuff to use the new class tree.
(edit) @526 [526] 14 years bhilburn Converted the DSA_CE to use the new class tree.
(edit) @525 [525] 14 years bhilburn Recreated the CognitiveEngine? class, inherited and implemented it with the …
(edit) @524 [524] 14 years bhilburn Creating the new CognitiveEngine?.cpp default implementation file, starting …
(edit) @523 [523] 14 years bhilburn Redefining the cognitive engine class to reflect new class hierarchy. From …
(edit) @522 [522] 14 years bhilburn Create branch engineTreeFix
(edit) @521 [521] 14 years bhilburn Added some more doxygen docs at the top of files.
(edit) @520 [520] 14 years bhilburn Removing absolute directory references.
(edit) @519 [519] 14 years bhilburn Adding the Doxygen configuration file.
(edit) @518 [518] 14 years bhilburn Added Doxygen documentation to headers in the include/vtcross directory.
(edit) @517 [517] 14 years trnewman One more small output fix
(edit) @516 [516] 14 years trnewman Output fix
(edit) @515 [515] 14 years trnewman small fix
(edit) @514 [514] 14 years trnewman Capped utility to prevent positive feedback loop
(edit) @513 [513] 14 years trnewman Increased PU detection threshold for utility punishment
(edit) @512 [512] 14 years trnewman debug
(edit) @511 [511] 14 years trnewman Making it obvious where the core DSA algorithm is located
(edit) @510 [510] 14 years trnewman Fixed error in stats
(edit) @509 [509] 14 years trnewman Took out some debug and added some stats
(edit) @508 [508] 14 years trnewman Removed uneeded sql insert
(edit) @507 [507] 14 years trnewman debug stuff
(edit) @506 [506] 14 years sriram Try again after rendezvous fails..changed a code a little for this
(edit) @505 [505] 14 years sriram Few changes for measuring no packet time
(edit) @504 [504] 14 years bhilburn Renaming Manik's directory, as requested.
(edit) @503 [503] 14 years bhilburn Creating branches for Matt and Manik to do some test development.
(edit) @502 [502] 15 years trnewman Adding gnuradio files.
(edit) @501 [501] 15 years sriram Working driver code
(edit) @500 [500] 15 years sriram Cleaning up debug statements and removing pointer return type from …
(edit) @499 [499] 15 years bhilburn Some changes to benchmark_dsa.py that didn't get included in the last …
(edit) @498 [498] 15 years bhilburn Numerous changes. A VTCROSS shell can now be remote relative to the radio …
(edit) @497 [497] 15 years bhilburn All SQL problems hammered out and tested.
(edit) @496 [496] 15 years bhilburn Fixing SQL comma splice.
(edit) @495 [495] 15 years bhilburn Fixing the same SQL error in a later line.
(edit) @494 [494] 15 years bhilburn Fixing an SQL command error.
(edit) @493 [493] 15 years bhilburn Fixing whitespace issues in benchmark_dsa.py, updated contact info.
(edit) @492 [492] 15 years trnewman Removing more uneeded items.
(edit) @491 [491] 15 years trnewman Adding extra dirs and removing uneeded python dir
(edit) @490 [490] 15 years trnewman Adding IDL check
(edit) @489 [489] 15 years trnewman Revamp
(edit) @488 [488] 15 years trnewman Forgot to add makefile
(edit) @487 [487] 15 years trnewman Adding reconf
(edit) @486 [486] 15 years trnewman Removing cryptopp source
(edit) @485 [485] 15 years trnewman Adding autofoo system in place of old system.
(edit) @484 [484] 15 years trnewman Removing unused directory.
(edit) @483 [483] 15 years sriram Adding driver files to folder rfic
(edit) @482 [482] 15 years sriram Deleting rfic files from the main folder
(edit) @481 [481] 15 years sriram Deleting from main branches folder
(edit) @480 [480] 15 years trnewman Adding motorola rfic driver files
(edit) @479 [479] 15 years bhilburn A few changes to the SML which might be necessary for the sql code to work …
(edit) @478 [478] 15 years bhilburn Fixing the math include to C++ standards.
(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.
Note: See TracRevisionLog for help on using the revision log.