d4f42e33e6
doc: clarify hw support
2015-08-21 13:33:23 +08:00
9f0ada49e5
doc: environment
2015-08-18 23:30:50 +08:00
cd199f16ec
doc: add note about setting core device IP
2015-08-17 23:41:55 +08:00
32d141f5ac
refactor ddb/pdb/rdb
2015-07-13 22:21:32 +02:00
Yann Sionneau
7ec0bc0470
manual: explain how to compile and flash the idle kernel
2015-05-29 17:38:23 +02:00
2adf9d91df
recover_underflow -> break_realtime
2015-05-03 20:45:28 +08:00
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
c1ece33e6d
manual: adapt to LED on RTIO
2015-04-17 10:43:50 +08:00
f2e3dfb848
Experiment base class, replace __artiq_unit__ with docstring
2015-03-08 15:55:30 +01:00
0f007cb1a7
language/db: remove implicit_core
2015-03-08 11:37:53 +01:00
65555a3a09
artiq_run,master: introduce __artiq_unit__ attribute to mark and name experiments
2015-02-20 14:01:34 -07:00
891c0d12f2
refactor device/parameter management, immediate parameter updates, start introducing results
2015-01-12 18:51:23 +08:00
f3b727b59d
py2llvm: replace array with list
2014-12-17 21:54:10 +08:00
fd28bfbb7c
artiq_run: reference module by filename
2014-12-08 16:11:31 +08:00
2a95d27770
device and parameter database
2014-12-03 18:20:30 +08:00
2a843ea436
language: replace AutoContext 'parameter' string with abstract attributes
...
This allows specifying default values for parameters, and other data.
2014-12-02 17:19:05 +08:00
1f6441948d
more TTL channels and larger input FIFOs on Papilio Pro
2014-11-30 15:50:57 +08:00
75df0ae94a
coredevice/gpio: replace set() with on()/off() to make API consistent
2014-11-19 12:33:33 -08:00
f11fb0f553
manual/getting_started: fix minor errors found during tutorial
2014-11-17 14:34:00 -07:00
901255ee60
doc/manual: more precisions (thanks Joe)
2014-11-05 18:53:39 +08:00
4eda58fbc9
doc/manual: tutorial -> getting started
2014-10-27 16:08:49 +08:00