forked from Koheron/koheron-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync to original #1
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix bug in set_dac() * Update spectrum.py
* start read-only rootFS * not yet read-only * try unionfs * start fixing tmp stuff * fix copy kserverd on tmp * ... * ... * ... * remove unionfs stuff * Use systemd notfication * Use sd_notify branch of server * upgrade to Vivado 2016.4 * Set deamon off. Systemd is daemonizing the process * No limitation on number of restarts * Switch to branch develop of koheron-server * fix problem with awk * Split context (#372) * Switch to server branch split_context * Context definition in SDK * Switch to server branch develop * Add SPI to Context (#373) * I2c (#374) * Start I2C device * Add write to I2C * Fix notify linker error * Fix return value * Signed integer for i2c address * use forks of linux-xlnx and u-boot-xlnx instead of patches * Configure context from config.yml * Conditional includes * Zedboard spi emio (#376) * add spidev to PMOD connector in Zedboard * add EMIO IIC_0 to zedboard led_blinker * First version * use mktemp from red-pitaya-notes * Exclude '.' and '..' directories * Fix has_device * clean ubuntu.sh * Use devpath * Minor * Add I2C manager$ * Only init if not open * Devices (#377) * First version * Exclude '.' and '..' directories * Fix has_device * Use devpath * Minor * Add I2C manager$ * Only init if not open * Add SPI reception * Add API for C++ buffers * More SPI options * Update spi and i2c * add possibility to set more than 32 status registers * Update eeprom * Update I2C * add possibility to define cell_name in utilities.tcl * Reorg drivers (#379) * Fix * Use full path for parent * Update configs * Add the default keyword for the default instrument * Update spectrum * Update instruments * Reorg drivers * Fix laser controler * Reorg gpio * Move tests into dedicated instrument * Clean up * Move spi tests * Move ci test script * Move dac_router.hpp * Rename lib -> context * Add test_context to CI * Fix * Clean up * Clean up * Update circle.yml * Move speed_test into test_context * Clean up * Merge ext_build * Restore split_parent required for external builds * Use sha of instrument repo for versioning * Fix path * Add spidev1.0 for EMIO SPI in device tree * Instrum path (#380) * Use exact instrument path * Clean up * Clean up * Fix tests * Full path for modules * Update test_modules * Handle trailing slash on IPATH * Fix default Makefile variables * Arbitrary path for cores * Update instruments * Fix build * Move eeprom core into oscillo * Simplify command * Fix peak_detector * Local path (#381) * Use ./ as short for instrument path * Clean up make.py --test * Fix makefile * Fix missing parameters in config * Use fixed width interger for MemID * change ADD_WIDTH to 16 in cfg and sts register * reduce vivado warnings * Start v0.13.0 release canditate * Select INSTRUMENTS_DIR whether root is read-only * App handles dev and release modes * Read only release mode * Instrument app on root * Fix delete/restore * Add release mode to version * Remove vscode * Clean make.py * minor * Switch to web-app version 0.13.0 * Use koheron-python v0.13.0-rc * Fix HTTP API * add readonly suffix to SD OS image * fix bug in set_dac() * Update spectrum.py * Update tags * restore IOB in red pitaya adc * update koheron-python tag * update requirements.txt
* Python3 compatibility * clean up lines at the end * Fix decimator test for python3
* Add wrappers for vector and array in i2c API * Add possibility to set MODE=development * MODE=development by default * simplify MODE * set default mode to production
Fix setup
Ubuntu 16.04.3
Add possibility to patch the devicetree with a make command
New boards
* Run default instrument at uwsgi start * Fix ethernet post-up order
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.