Activity
From 2016-03-07 to 2016-06-04
2016-06-04
-
07:19 PM Bug #1687: gdb and BeagleRT_scheduleAuxiliaryTask
- probably related to #1686
-
07:06 PM Bug #1698 (Closed): set_startup -l may cause corruption when re-building
-
06:54 PM Bug #1698: set_startup -l may cause corruption when re-building
-
All of this has been done (in separate commits).
closed 4edf9a840a2a -
02:18 PM Bug #1697 (Closed): current libpd does not run on gcc-4.6 boards: compile on the board
- closed 52733b58bdf3
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-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-27
-
09:32 PM Bug #1697 (Closed): current libpd does not run on gcc-4.6 boards: compile on the board
-
04:35 PM Feature #1696 (Closed): add midi support for libpd
- re-use most of the Heavy code
2016-05-24
-
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??)
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
2016-05-18
-
01:56 AM Feature #1685 (Closed): Add support for broadcast sockets
- closed 247a182adb6d
2016-05-17
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
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-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-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...
2016-04-12
-
11:15 PM Bug #1680 (Closed): Digital not working
- At least not from the example projects
2016-04-10
-
11:19 AM Feature #1548: IDE
- Add shutdown/reboot button
2016-04-07
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.
Also available in: Atom