-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: RedhawkSDR/rest-python
base: master
head repository: Geontech/rest-python
compare: master
Commits on Jan 14, 2015
-
Migrated from rtl-demo-app and modified to autodetect the default Dev…
…Mgr* GPP-weilding Device Manager.
Thomas Goodwin committedJan 14, 2015 Configuration menu - View commit details
-
Copy full SHA for 19ecb92 - Browse repository at this point
Copy the full SHA 19ecb92View commit details
Commits on Jan 15, 2015
-
Adding 'client' root path for common client elements
Thomas Goodwin committedJan 15, 2015 Configuration menu - View commit details
-
Copy full SHA for a47d743 - Browse repository at this point
Copy the full SHA a47d743View commit details -
migrated sigplot and most common services, etc., from admin into rest…
…-python to support simplier app development and reusability
Thomas Goodwin committedJan 15, 2015 Configuration menu - View commit details
-
Copy full SHA for 6f5be3a - Browse repository at this point
Copy the full SHA 6f5be3aView commit details
Commits on Jan 27, 2015
-
Added first cut for handler of FEI. Still bugs out when accessing /fr…
…ontends/<port name> with a 'can't be JSON serialized' message
Thomas Goodwin committedJan 27, 2015 Configuration menu - View commit details
-
Copy full SHA for bfe5112 - Browse repository at this point
Copy the full SHA bfe5112View commit details
Commits on Jan 28, 2015
-
Added FEI handlers and URL namespaces for restful 'get'
Thomas Goodwin committedJan 28, 2015 Configuration menu - View commit details
-
Copy full SHA for 4e1a725 - Browse repository at this point
Copy the full SHA 4e1a725View commit details
Commits on Jan 29, 2015
-
Restored previous device.py version, frontends no longer separate fro…
…m ports list
Thomas Goodwin committedJan 29, 2015 Configuration menu - View commit details
-
Copy full SHA for 1c76441 - Browse repository at this point
Copy the full SHA 1c76441View commit details -
Moved handlers, etc., to be on the path since there is no reason to h…
…ave a separate path.
Thomas Goodwin committedJan 29, 2015 Configuration menu - View commit details
-
Copy full SHA for 8db2129 - Browse repository at this point
Copy the full SHA 8db2129View commit details -
Making the id-attribute name behavior of the FEIs all behave similarl…
…y when requesting specific attributes
Thomas Goodwin committedJan 29, 2015 Configuration menu - View commit details
-
Copy full SHA for bbfe4c8 - Browse repository at this point
Copy the full SHA bbfe4c8View commit details -
Added 'Provides' responses to match 'Using'
Thomas Goodwin committedJan 29, 2015 Configuration menu - View commit details
-
Copy full SHA for 5f3ce5e - Browse repository at this point
Copy the full SHA 5f3ce5eView commit details -
Reverting an output format change to make the client side similar to …
…existing services behaviors (using angular.extend)
Thomas Goodwin committedJan 29, 2015 Configuration menu - View commit details
-
Copy full SHA for 9dff128 - Browse repository at this point
Copy the full SHA 9dff128View commit details -
Parameterized URLs to match pyrest.py
Thomas Goodwin committedJan 29, 2015 Configuration menu - View commit details
-
Copy full SHA for 62c0a45 - Browse repository at this point
Copy the full SHA 62c0a45View commit details -
Updated to use parameterized URLs from RedhawkConfig
Thomas Goodwin committedJan 29, 2015 Configuration menu - View commit details
-
Copy full SHA for 5355ba0 - Browse repository at this point
Copy the full SHA 5355ba0View commit details -
Using paramterized URLs from RedhawkConfig where possible.
Thomas Goodwin committedJan 29, 2015 Configuration menu - View commit details
-
Copy full SHA for db4b200 - Browse repository at this point
Copy the full SHA db4b200View commit details -
Parameterized URL updates plus added control interfaces to Devices an…
…d FEI ports
Thomas Goodwin committedJan 29, 2015 Configuration menu - View commit details
-
Copy full SHA for 1ad7369 - Browse repository at this point
Copy the full SHA 1ad7369View commit details
Commits on Jan 30, 2015
-
Taking a guess at how to add configure, allocate, deallocate to Devic…
…es and adding Put->Tune to FEITunerHandler
Thomas Goodwin committedJan 30, 2015 Configuration menu - View commit details
-
Copy full SHA for 0d30950 - Browse repository at this point
Copy the full SHA 0d30950View commit details -
Cleaning out admin-console specific elements, moving back to admin-co…
…nsole...
Thomas Goodwin committedJan 30, 2015 Configuration menu - View commit details
-
Copy full SHA for b820494 - Browse repository at this point
Copy the full SHA b820494View commit details -
Bugfix - typo misdirected queries for waveforms.
Thomas Goodwin committedJan 30, 2015 Configuration menu - View commit details
-
Copy full SHA for ca7586c - Browse repository at this point
Copy the full SHA ca7586cView commit details -
BugFix: Ports don't have a repid field, so this creates a debug messa…
…ge of undefined
Thomas Goodwin committedJan 30, 2015 Configuration menu - View commit details
-
Copy full SHA for 2a0c31d - Browse repository at this point
Copy the full SHA 2a0c31dView commit details -
Restoring this odd process_ports() reference on Domain...not sure wha…
…t it ever does.
Thomas Goodwin committedJan 30, 2015 Configuration menu - View commit details
-
Copy full SHA for 8c022c8 - Browse repository at this point
Copy the full SHA 8c022c8View commit details
Commits on Feb 3, 2015
-
Fixing a class name typo that was illogical compared to the equivalen…
…t Component class
Thomas Goodwin committedFeb 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 2d52807 - Browse repository at this point
Copy the full SHA 2d52807View commit details -
Bugfix: Device configure/allocate/deallocate should work now once bet…
…ter Property support is available in the client. Minor bug fixes to unify and simplify the property interface at the client.
Thomas Goodwin committedFeb 3, 2015 Configuration menu - View commit details
-
Copy full SHA for 81ee047 - Browse repository at this point
Copy the full SHA 81ee047View commit details
Commits on Feb 5, 2015
-
Folding in event_handler changes from rtl-demo-app with a ...SWAG at …
…what a topic may mean in the future.
Thomas Goodwin committedFeb 5, 2015 Configuration menu - View commit details
-
Copy full SHA for 2019a99 - Browse repository at this point
Copy the full SHA 2019a99View commit details
Commits on Feb 6, 2015
-
Bugfixes, typos for getting event channels to work for now though the…
…re seems to be a big intellectual disagreement between the original client and server event stubs.
Thomas Goodwin committedFeb 6, 2015 Configuration menu - View commit details
-
Copy full SHA for 4e1bee7 - Browse repository at this point
Copy the full SHA 4e1bee7View commit details
Commits on Feb 9, 2015
-
Correction to make the domain object attribute for device managers ma…
…tch the restful structure definition...because why shouldn't it?
Thomas Goodwin committedFeb 9, 2015 Configuration menu - View commit details
-
Copy full SHA for fa01f1f - Browse repository at this point
Copy the full SHA fa01f1fView commit details -
Bugfix, event is an object not a dictionary.
Thomas Goodwin committedFeb 9, 2015 Configuration menu - View commit details
-
Copy full SHA for f711f98 - Browse repository at this point
Copy the full SHA f711f98View commit details -
Bugfixes - both device and service lists returned early
Thomas Goodwin committedFeb 9, 2015 Configuration menu - View commit details
-
Copy full SHA for c8f974f - Browse repository at this point
Copy the full SHA c8f974fView commit details -
Modified fei* methods to return a promise
Thomas Goodwin committedFeb 9, 2015 Configuration menu - View commit details
-
Copy full SHA for f6e04d4 - Browse repository at this point
Copy the full SHA f6e04d4View commit details
Commits on Feb 11, 2015
-
Thomas Goodwin committed
Feb 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 79fed0e - Browse repository at this point
Copy the full SHA 79fed0eView commit details -
Allowing GPS ports to be gps or GPS with or without trailing characters
Thomas Goodwin committedFeb 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 36122d2 - Browse repository at this point
Copy the full SHA 36122d2View commit details -
Added fix for event structure to make it JSON-friendly
Thomas Goodwin committedFeb 11, 2015 Configuration menu - View commit details
-
Copy full SHA for ddf0fd4 - Browse repository at this point
Copy the full SHA ddf0fd4View commit details -
Bugfixes and readability cleanup
Thomas Goodwin committedFeb 11, 2015 Configuration menu - View commit details
-
Copy full SHA for 5600828 - Browse repository at this point
Copy the full SHA 5600828View commit details
Commits on Feb 18, 2015
-
No-impact typo cleared up to avoid confusion
Thomas Goodwin committedFeb 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 05dbef3 - Browse repository at this point
Copy the full SHA 05dbef3View commit details -
Added check for closed socket to allow for automatic cleanup of dead …
…connections.
Thomas Goodwin committedFeb 18, 2015 Configuration menu - View commit details
-
Copy full SHA for ac0d38d - Browse repository at this point
Copy the full SHA ac0d38dView commit details -
Simplifying ability to give details for both port directions (future …
…FEI Provides support, see fei.py)
Thomas Goodwin committedFeb 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 82fbc1f - Browse repository at this point
Copy the full SHA 82fbc1fView commit details -
Merging development features for device configure, allocation, FEI po…
…rt interfaces, base client services, unifying plurality, etc.
Thomas Goodwin committedFeb 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 850f3ad - Browse repository at this point
Copy the full SHA 850f3adView commit details -
Thomas Goodwin committed
Feb 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 4fe5fac - Browse repository at this point
Copy the full SHA 4fe5facView commit details -
Breaking into service and factories for extend() later in custom app …
…development.
Thomas Goodwin committedFeb 18, 2015 Configuration menu - View commit details
-
Copy full SHA for ec02b19 - Browse repository at this point
Copy the full SHA ec02b19View commit details -
Adding factoryName for get* methods so that base factories can be mor…
…e easily extended and instantiated dynamically
Thomas Goodwin committedFeb 18, 2015 Configuration menu - View commit details
-
Copy full SHA for 4222d6c - Browse repository at this point
Copy the full SHA 4222d6cView commit details
Commits on Feb 19, 2015
-
Added modular/extandable Factory support to promote code re-use clien…
…t-side
Thomas Goodwin committedFeb 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 3db6891 - Browse repository at this point
Copy the full SHA 3db6891View commit details -
Merging from development modular factories
Thomas Goodwin committedFeb 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 02f2875 - Browse repository at this point
Copy the full SHA 02f2875View commit details -
Bugfix -- naming changes from waveform to application
Thomas Goodwin committedFeb 19, 2015 Configuration menu - View commit details
-
Copy full SHA for 40d20aa - Browse repository at this point
Copy the full SHA 40d20aaView commit details -
Merging from master branch bugfixes from application/waveform naming …
…changes
Thomas Goodwin committedFeb 19, 2015 Configuration menu - View commit details
-
Copy full SHA for a3fb110 - Browse repository at this point
Copy the full SHA a3fb110View commit details
Commits on Feb 20, 2015
-
Updating module names to be more uniform
Thomas Goodwin committedFeb 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 01754f2 - Browse repository at this point
Copy the full SHA 01754f2View commit details -
Added client-side example bower and index files
Thomas Goodwin committedFeb 20, 2015 Configuration menu - View commit details
-
Copy full SHA for e8d9b7f - Browse repository at this point
Copy the full SHA e8d9b7fView commit details -
Added back notification services to domain and waveform
Thomas Goodwin committedFeb 20, 2015 Configuration menu - View commit details
-
Copy full SHA for e47cc38 - Browse repository at this point
Copy the full SHA e47cc38View commit details -
Thomas Goodwin committed
Feb 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 25420b7 - Browse repository at this point
Copy the full SHA 25420b7View commit details -
Not sure how this became executable...
Thomas Goodwin committedFeb 20, 2015 Configuration menu - View commit details
-
Copy full SHA for b20e7ed - Browse repository at this point
Copy the full SHA b20e7edView commit details -
Bugfix: The 2.0 rest-python put namespace and type of ports into a .i…
…dl structure
Thomas Goodwin committedFeb 20, 2015 Configuration menu - View commit details
-
Copy full SHA for 9c20bf9 - Browse repository at this point
Copy the full SHA 9c20bf9View commit details
Commits on Feb 23, 2015
-
BugFix - bad merge for Devices since redhawk now provided to Bulkio a…
…nd Port handlers in 2.0
Thomas Goodwin committedFeb 23, 2015 Configuration menu - View commit details
-
Copy full SHA for 7757aff - Browse repository at this point
Copy the full SHA 7757affView commit details
Commits on Feb 26, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 47843b5 - Browse repository at this point
Copy the full SHA 47843b5View commit details
There are no files selected for viewing