Activity
From 2016-03-04 to 2016-06-01
2016-05-31
-
11:35 PM Bug #1698: set_startup -l may cause corruption when re-building
-
or maybe simply the fact that the file system is not synced before the board is powered off.
Golden rule: after bu...
2016-05-30
- 12:47 PM Revision 322:dde921ea256b: libpd and heavy examples added
-
01:21 AM Revision 320:3a28a4eb948d: Minor cleanup -- digital status shouldn't be dependent on analog status
-
01:07 AM Revision 319:2c4ddf4277d1: Removed crufty testing code
-
01:06 AM Revision 318:f7b19ea31bbb: Added NEON vectorised float<->int converters. Curiously, its performan...
2016-05-29
-
06:12 PM Bug #1698: set_startup -l may cause corruption when re-building
- this may be related to the fact that when logging to disk, it requires ctr-\ to quit
-
03:49 AM Bug #1698 (Closed): set_startup -l may cause corruption when re-building
- A user had a BeagleRT/BeagleRT file of size 0. When trying to make it again, they would get the "Text file busy" mess...
2016-05-28
-
01:23 AM Revision 317:52733b58bdf3: Updated libpd, now compatible with GLIBC_2.13
-
01:23 AM Revision 316:18996c7dfac1: Updated libpd, now compatible with GLIBC_2.13
2016-05-27
-
09:32 PM Bug #1697 (Closed): current libpd does not run on gcc-4.6 boards: compile on the board
-
07:26 PM Revision 315:868cfb137fe5: make runscreenfifo will now output to stdout
-
07:00 PM Revision 314:611306d840b3: Merge
-
06:55 PM Revision 313:c770cdf3d8b2: Makefile can run in fifo, takes command line arguments with CL=
-
06:42 PM Revision 312:00725dfc1b87: Decrufting: removed ancient DBOX_CAPE define from header files (not ye...
-
06:37 PM Revision 311:493a07f6ec09: Renamed BelaContext->audioSampleCount to BelaContext->audioFramesElaps...
-
06:29 PM Revision 310:02c4ca0e3718: Renamed pinModeFrame -> pinMode
-
06:26 PM Revision 309:6b717992c8d2: Add script for /etc/init.d/
-
06:21 PM Revision 308:1feb9c23ac57: Renamed read/write functions to remove the Frame --> e.g. analogWriteF...
-
06:12 PM Revision 307:ff5f346a293e: Changed BelaContext fields to be const where appropriate; there's now ...
-
06:00 PM Revision 306:132fc61893af: Fixed clang path
-
05:51 PM Revision 305:b57d76dcc9ae: Merge
-
05:49 PM Revision 304:d2b7df6b355b: Added Makefile support for runscreen, runscreenfg, run, runfg
-
05:40 PM Revision 303:421a69d42943: Changed BeagleRT -> Bela in defines and thread names; some preliminary...
-
05:28 PM Revision 302:b26e7c61e3b6: Makefile can now stop processes 'make stop'
-
04:35 PM Feature #1696 (Closed): add midi support for libpd
- re-use most of the Heavy code
-
02:34 PM Revision 301:e4392164b458: RENAMED BeagleRT to Bela AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA, scripts proba...
-
01:58 PM Revision 300:dbeed520b014: Renamed projects to examples
-
01:23 PM Revision 299:df710a88e355: Updated Heavy uploader.py file
- 12:32 PM Revision 321:4475c0bc2aaa: Merge
- 12:30 PM Revision 298:634c1d1f37bc: Techno world example to _main.pd for libpd testing
-
01:01 AM Revision 297:a3d83ebdf49b: Updated libpd, fixes throw~/catch~/send~/receive~ issue
-
01:00 AM Revision 296:ff1d22e2c5a0: Updated libpd, fixes throw~/catch~/send~/receive~ issue
2016-05-24
-
12:18 AM Revision 295:e63d35c6ae96: Defaulting to gcc compiler (see #1695), updates to build_pd_heavy to m...
-
11:46 PM Revision 294:48d36405e987: Defaulting gcc for on-board compiling, see #1695
-
11:45 PM Bug #1695 (Closed): clang 3.5 does not support stdatomic.h
-
... which is requested by the newest Heavy API.
as a consequence, we need to revert back to using gcc as default com... -
07:53 PM Bug #1694: PRU does not always stop if ARM fails abruptly
- so that the "blinking of life" keeps happening, misleading the user
-
05:43 PM Bug #1694 (New): PRU does not always stop if ARM fails abruptly
- e.g.: when Heavy "message queue is full" (stack overflow??)
-
01:18 AM Revision 293:9e5156589124: Updated Heavy files to match latest Heavy API
-
01:10 AM Revision 292:3d26df8a8a6c: Updated Heavy files to match latest Heavy API
2016-05-22
-
08:37 PM Bug #1693 (Closed): Wrong error message with build_pd_heavy
-
if i t returns error (e.g.: because vline~ is used), the error message showed to the user is not meaningful, i.e.:
...
2016-05-21
-
06:56 PM Bug #1692 (Closed): unrecognized MIDI messages can cause segfault
- e.g.: MMC messages
-
03:37 PM Bug #1691 (New): sometimes Pd print causes mode switches (compiled with heavy)
- e.g.: try adding a [print notein_raw] to [r bela_notein] in bela_notein.pd
-
03:28 PM Revision 291:46c12546664f: Added example Heavy/Midi patch
-
03:22 PM Revision 290:cb9a80040150: Updated heavy render to latest Heavy API
-
03:20 PM Revision 289:156e6955ccf6: Updated heavy render to latest Heavy API
2016-05-18
-
01:56 AM Feature #1685 (Closed): Add support for broadcast sockets
- closed 247a182adb6d
-
01:50 AM Revision 288:771a0920c626: merge
-
01:46 AM Revision 287:4815ed0f21de: Makefile refactoring:
-
- avoids recursive call to build with/without main
- takes EXAMPLE parameter. Copies the examples/$(EXAMPLE) folder t...
2016-05-17
- 06:46 PM Revision 285:5433c83ce04e: Doxygen content added to more project render.cpp files and amended in ...
-
06:31 PM Revision 283:bfe2e929304b: Updated PRU code -- same idea for muxes 4-7
-
06:16 PM Revision 286:8fecfcbaf2f0: Re-introduced screen stop
-
05:54 PM Revision 282:5b490c00488f: PRU update to support mux capelet
-
05:49 PM Revision 281:5f17da990d1b: merge
-
05:49 PM Revision 280:c55c6f6c233c: Added support for multiplexer capelet and command-line support for cho...
-
05:42 PM Revision 279:8329f234d914: Stop running by parsing the Xenomai stat
- 04:42 PM Revision 274:cf98c06c72fd: merge
- 04:31 PM Revision 273:0ee6eebb567a: Added scope_basic and scope_analogue example projects
- 04:17 PM Revision 272:733006bdbca2: Added Scope.h and Scope.cpp
-
04:07 PM Revision 278:3c3d042dad12: merge
-
04:07 PM Revision 277:4b3ae93ab102: build_project.sh allows to pass a custom project name
-
04:04 PM Revision 276:a14fe8b0f588: Partially undoing 247a182adb6d
- 04:01 PM Revision 271:fb9c28a4676b: Added osc example project and node script for testing
- 03:56 PM Revision 270:de37582ce6f3: Added OSCServer and OSCClient
- 03:53 PM Revision 284:7bfb25a2e158: Merge
- 03:40 PM Revision 269:ac8eb07afcf5: Oxygen text added to each render.cpp file for the default projects. Te...
-
Empty project added as a default project.
Doxyfile updated. Each of the project locations added to INPUT configurati... -
03:12 PM Revision 275:428f13c2cb49: build_project.sh fixed folder handling by rsync
-
02:46 PM Revision 268:8d80eda512cd: Added new overlay for using PRU0 or PRU1, a script to halt board on bu...
-
02:38 PM Revision 267:247a182adb6d: Makefile creates build folder in the script folder
-
02:07 PM Revision 266:156191dffa8c: build_projecy.sh: copy files by default to projects/scriptUploadedProj...
-
01:01 PM Support #1689 (Closed): One liner to replace BeagleRT with Bela
- ...
2016-05-16
- Slides from May 2016 London Music Hackspace workshop
-
04:26 PM Revision 265:4989afa8e994: Fixed indentation
-
03:56 PM Revision 264:60ccd1fe5a58: Using rsync instead of scp. scp remains as as fallback
-
03:13 PM Revision 263:7fe0d7c54bce: Inverted the meaning of the -f option
-
02:59 PM Revision 262:b491eb027f82: build_project.sh defaults rewritten.
-
02:50 PM Revision 261:f51132ee0080: build_project.sh sets the date. screen name changed to 'Bela'
- 02:32 PM Revision 260:afdddd5f189f: Synced main Makefile with IDE Makefile
- 12:16 PM Revision 259:abd3657016ea: merged new aux tasks
-
12:13 PM Revision 253:33e0e4831763: Started prerelease branch; updated PRU code to be able to run on eithe...
2016-05-15
-
10:06 PM Bug #1688 (New): disable/uninstall useless services/daemons
-
e.g.: apache, syslog ...
For syslog:... -
04:33 PM Bug #1687 (Closed): gdb and BeagleRT_scheduleAuxiliaryTask
- It looks like when running within gdb, rt_task_suspend() does not work, so that one single call to BeagleRT_scheduleA...
-
02:25 AM Bug #1686 (Closed): gdb version does not match gcc-4.9 on the testing image
- yielding the "No symbol 'foo' in current context" exception for any symbol
2016-05-14
-
09:02 PM Feature #1685 (Closed): Add support for broadcast sockets
- This should do it, just make sure it does not cause issues with non-broadcast sockets....
2016-05-11
-
10:41 AM Support #1684 (New): write docs/ add examples for UDP classes
-
10:29 AM Revision 252:381f352c44eb: Removed obsolete scope project
2016-05-09
-
03:32 PM Feature #1683 (New): Check how idle time is spent
- We have about 18% cpu when render() is empty Which thing is eating most of my CPU time there ? digital/analog/audio ...
2016-05-07
- 01:23 PM Revision 258:88cf310417cd: Add a parameter 'autoSchedule' to createAuxiliaryTask() which when tru...
- 12:51 PM Revision 257:1606b50a58c6: missing semicolon
2016-05-06
- 09:36 PM Revision 256:3e93d9793da3: Overload BeagleRT_createAuxiliaryTask so tasks can be created with or ...
2016-05-03
- 11:10 AM Revision 255:0f813ddf5773: Removed core files which use 'old' aux_tasks.
- 11:04 AM Revision 254:173978a5ab6a: Allow arguments to be passed to aux task function
2016-04-28
-
07:40 PM Revision 251:cbf70fe3711b: Typo
-
07:30 PM Revision 250:aec268b5d1b4: Added phase vocoder example (optionally Midi controllable)
-
07:29 PM Revision 249:f2d47df23c68: build_project.sh launches from source folder, so to preserve relative ...
-
05:09 PM Revision 248:6ca9b3f557bf: Removed useless debug lines
-
05:08 PM Revision 247:feadb63cff32: Makefile looks for includes in the source folder
2016-04-24
-
11:46 PM Bug #1682 (New): Check timing consistency of the audio callback
- The fact that the OS does its stuff in between callbacks may have side effects (e.g.: change the content of the cache...
2016-04-20
-
04:36 PM Feature #1681 (Closed): digitalWriteFrame and digitalWriteFrameOnce
-
The difference between the two is not obvious from the docs, neither it is always clear from the example code.
As a ...
2016-04-19
-
10:22 PM Revision 246:da5ce9876fcc: Improved basic_button project
-
01:46 PM Revision 245:ba0b63625146: Updated libpd. This one wraps pthreads but not pthread_join, which is ...
-
01:46 PM Revision 244:b0ad11ec5d50: Updated Makefile to check for libpd
2016-04-18
-
03:22 AM Revision 243:0357b8df93a5: Updated setup_board.sh to copy libpd.so
-
03:05 AM Revision 242:db76215feb69: Added libpd.so
-
03:04 AM Revision 241:adfe95c3cd73: Flexible Makefile: tries to use clang if available. Defaults to gcc ot...
2016-04-14
-
03:46 PM Bug #1680 (Closed): Digital not working
- Only happened from the IDE. Was due to an error in the interpretation of the command line switch -G1 , which is pass...
-
03:44 PM Revision 240:1fd334f64f0a: Fixed behaviour of the -G command line closes #1680
2016-04-12
-
11:15 PM Bug #1680 (Closed): Digital not working
- At least not from the example projects
- Files for Ableton workshop 2016.04.12
- Slides for Ableton workshop 2016.04.12
-
01:21 PM Revision 239:dca0ca81b685: Typo
-
01:10 PM Revision 238:64e288a3d881: Added script to run libpd patches
2016-04-10
- Presentation slides
- Materials for the workshop
-
11:23 AM Revision 237:048b7a4dc841: Minor fixes
-
11:19 AM Feature #1548: IDE
- Add shutdown/reboot button
-
10:40 AM Revision 236:cb47043c8c28: Minor fixes
-
03:08 AM Revision 235:3d41a6fa1830: Merge
-
03:07 AM Revision 234:99b4d81d9c95: Removed old [hv_{midi}] files
-
02:20 AM Revision 233:18d03901f866: Turned gShouldStop into int
-
02:14 AM Revision 232:600355cf4ed5: libpd taking care of different numbers of analog channels
-
01:38 AM Revision 231:c0bf6157f67e: Added some optimizations
2016-04-09
2016-04-08
-
12:52 AM Revision 229:c768ed1055b0: Fixed heavy-midi and updated uploader.py
-
10:26 PM Revision 228:a0a7f00cf98d: Fixed midi-heavy: stray [spigot]
2016-04-07
2016-04-01
-
05:04 AM Revision 227:97f5219429b3: Eclipse's Makefile ignores unresolved links in shared libraries. It is...
2016-03-13
2016-03-10
-
12:17 AM Feature #1659: refactoring PRU code
-
* add option to disable GPIO
* do float conversion in the PRU. This currently eats up to 8% of CPU time. Alternative...
2016-03-09
-
06:26 PM Feature #1659 (New): refactoring PRU code
-
* make channel count and sampling rate of ADC independent from DAC
* allow to do ADC only or DAC only
* allow to se... -
03:06 PM Feature #1655 (New): Prevent overwriting existing files with WriteFile
-
- silently increment filename if existing.
- add option to force overwriting.
2016-03-08
-
04:03 PM Revision 225:444f6028d6b1: Added documentation for Midi and MidiParser
-
03:49 PM Revision 224:97faaf985164: Added callback for Midi channel messages
2016-03-05
-
01:04 AM Bug #1643 (Closed): build_project.sh does not copy folders
- Instead, it fails (as scp returns an error code)
Also available in: Atom