aboutsummaryrefslogtreecommitdiffstats
path: root/host
Commit message (Expand)AuthorAgeFilesLines
* image_loader: force user to specify deviceNicholas Corgan2015-08-056-53/+148
* Merge branch 'maint'Martin Braun2015-08-053-6/+8
|\
| * Fixed .ipp include behaviorNicholas Corgan2015-08-053-6/+8
* | Merge branch 'maint'Martin Braun2015-08-031-1/+3
|\|
| * Added NI B2x0 VID/PID pairs to udev rulesNicholas Corgan2015-08-031-1/+3
| * docs: Added X3x0 LEDs tableMarcus Müller2015-08-031-0/+24
| * e3xx: docs: Add a paragraph on network configuration.Moritz Fischer2015-07-301-4/+48
* | docs: Added X3x0 LEDs tableMarcus Müller2015-08-031-0/+24
* | e3xx: docs: Add a paragraph on network configuration.Moritz Fischer2015-08-031-4/+48
* | b200: Change init sequence to catch bad USB statesBalint Seeber2015-08-035-10/+59
* | uhd: Added usb_error exception typeBalint Seeber2015-08-032-0/+13
* | utils: Updated b2xx_side_channel utility, moved over from tools/Martin Braun2015-07-311-49/+223
* | b200: fixed initial loadingNicholas Corgan2015-07-311-3/+2
* | x300: nirio: Fix compiler warningsMoritz Fischer2015-07-312-3/+3
* | convert: Added converters for raw stringsMartin Braun2015-07-314-14/+116
* | fpga: Updated fpga image package for e3xx.Moritz Fischer2015-07-301-2/+2
* | MSVC 2015 compatibilityNicholas Corgan2015-07-304-6/+6
* | fixup! e300 + cmake merge conflict resolutionMartin Braun2015-07-292-3/+3
* | gps: gpsd: Fix MSVC std::isnan() fail by using boost::math::isnan().Moritz Fischer2015-07-291-6/+7
* | gps: gpsd: Provide GPGGA sensor for backwards compatibility.Moritz Fischer2015-07-291-1/+62
* | gps: gpsd: Provide GPRMC sensor for backwards compatibility.Moritz Fischer2015-07-291-1/+64
* | gps: gpsd: Adding gpsd_iface to interface with gpsd.Moritz Fischer2015-07-2915-1540/+381
* | x300: Moved all tick set subscribers to same placeMartin Braun2015-07-291-10/+7
* | cores: Moved subtree populate code to DSP cores (X3x0, E310)Martin Braun2015-07-298-89/+101
* | cores: Moved subtree populate code to frontend coresMartin Braun2015-07-296-44/+62
* | e300: Perif setup vs. prop tree separation refactoringMartin Braun2015-07-291-27/+44
* | ad9361/b200/e300: Refactored AD936x + perifs managementMartin Braun2015-07-2911-270/+534
* | Merge branch 'maint'Martin Braun2015-07-283-0/+23
|\|
| * e3xx: Make frame sizes configurable.Moritz Fischer2015-07-282-6/+20
| * e3xx: doc: Explain autoboot configuration.Moritz Fischer2015-07-221-0/+11
| * docs: Added paragraph on GPIO maximum current, +3.3V supplyMarcus Müller2015-07-212-0/+8
| * docs: Updated X3x0 unbricking procedure infoMartin Braun2015-07-211-0/+4
| * Updating images package for 3.8.5Martin Braun2015-07-211-2/+2
* | e3xx: Make frame sizes configurable.Moritz Fischer2015-07-282-6/+20
* | e300: Removed unused constant MAX_TICK_RATEMarcus Müller2015-07-271-1/+0
* | x300: Updated FPGA->ADC Clock delays for all boardsAshish Chaudhari2015-07-241-2/+2
* | Fixed minor warningsNicholas Corgan2015-07-244-5/+7
* | b200: Change default tick rate to 16 MHzMartin Braun2015-07-241-1/+1
* | Updated images package (X300 compat 13)Ashish Chaudhari2015-07-241-2/+2
* | x300: Removed radio_rst assertion codeAshish Chaudhari2015-07-233-3/+4
* | cmake: MinGW improvementsNicholas Corgan2015-07-234-72/+48
* | adding "/bigobj" compiler flag to allow msvc to handle really large objPatrick Sisterhen2015-07-231-0/+1
* | Revert "x300: Changed ADC clock swing to 1.6V from 0.7V"Ashish Chaudhari2015-07-231-2/+2
* | x300: Moved system-level ADC and DAC operationsAshish Chaudhari2015-07-233-386/+413
* | x300: Increased the max image size for legacy burnerAshish Chaudhari2015-07-231-1/+1
* | x300: Increased the max image size for burnerAshish Chaudhari2015-07-231-1/+1
* | Updated images package for master (X300 updates)Ashish Chaudhari2015-07-221-2/+2
* | x300: Updated CLK->DATA delay for ADCAshish Chaudhari2015-07-221-2/+2
* | x300: Added a comprehensive radio reset sequenceAshish Chaudhari2015-07-224-32/+68
* | x300: Minor: Optimized ADC/DAC resetsAshish Chaudhari2015-07-221-11/+11