artiq/artiq
Sebastien Bourdeauducq 938e1c2842 Remove UP support.
The only advantage of UP is to support the Papilio Pro, but that port is also very limited in other ways and the Pipistrello provides a more reasonable platform that also supports AMP.

On the other hand, RPCs on UP are difficult to implement with the session.c protocol system (without an operating system or coroutines), along with many other minor difficulties and maintainance issues. Planned features such as watchdogs in the core device are also difficult on UP.
2015-04-27 20:43:45 +08:00
..
coredevice runtime,coredevice: Ethernet support (buggy) 2015-04-23 23:22:40 +08:00
devices pxi6733: minor fixes 2015-04-21 16:23:09 +08:00
frontend Remove UP support. 2015-04-27 20:43:45 +08:00
gateware runtime: get lwip to run 2015-04-22 15:01:32 +08:00
gui remove timeout from run_params (to be replaced by a better mechanism) 2015-03-09 10:51:32 +01:00
language worker_db: support read-only mode 2015-04-07 15:40:57 +08:00
master worker_db: support read-only mode 2015-04-07 15:40:57 +08:00
protocols pc_rpc: trace support in server 2015-02-27 00:17:11 -07:00
py2llvm py2llvm: support conversion of fractions to float 2015-02-18 09:56:07 -07:00
sim language/db: remove implicit_core 2015-03-08 11:37:53 +01:00
test test/pxi6733: remove useless checks 2015-04-21 16:10:46 +08:00
transforms coredevice: add compile method 2015-04-07 15:40:25 +08:00
wavesynth coefficients: cleanup and refactor some code into CoefficientSource 2015-04-18 21:21:23 -06:00
__init__.py Experiment base class, replace __artiq_unit__ with docstring 2015-03-08 15:55:30 +01:00
tools.py artiq_run: move parse_arguments and get_experiment to tools 2015-04-07 13:04:47 +08:00