<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/jaer/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/jaer/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 05 Sep 2017 10:32:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jaer/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>jAER discussions moved to Google Groups</title><link>https://sourceforge.net/p/jaer/news/2017/09/jaer-discussions-moved-to-google-groups/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After moving all our code to GitHub, it became necessary to find a good replacement for the SourceForge discussion forums. To also support easy e-mail announcements, as well as a good mailing-list and web-interface integration, we decided to use Google Groups.&lt;br/&gt;
The following new groups are available:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://groups.google.com/d/forum/jaer-users" rel="nofollow"&gt;https://groups.google.com/d/forum/jaer-users&lt;/a&gt; (for jAER support)&lt;br/&gt;
&lt;a href="https://groups.google.com/d/forum/caer-users" rel="nofollow"&gt;https://groups.google.com/d/forum/caer-users&lt;/a&gt; (for cAER and libcaer support)&lt;br/&gt;
&lt;a href="https://groups.google.com/d/forum/davis-users" rel="nofollow"&gt;https://groups.google.com/d/forum/davis-users&lt;/a&gt; (for DAVIS, DVS and eDVS support)&lt;br/&gt;
&lt;a href="https://groups.google.com/d/forum/dynapse-users" rel="nofollow"&gt;https://groups.google.com/d/forum/dynapse-users&lt;/a&gt; (for Dynap-SE support)&lt;/p&gt;
&lt;p&gt;This covers all of our software, as well as hardware.&lt;br/&gt;
Announcements will be cross-posted as needed.&lt;br/&gt;
Subscription is open to everyone.&lt;br/&gt;
We encourage you to subscribe to all lists that apply to you!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Tue, 05 Sep 2017 10:32:36 -0000</pubDate><guid>https://sourceforge.net5fcfd6564e59a03f34f514282f7e26eb7818ff4e</guid></item><item><title>jAER migrated to GitHub</title><link>https://sourceforge.net/p/jaer/news/2017/05/jaer-migrated-to-github/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The jAER SVN repository has been switched to read-only and will continue to exist only for historical reasons.&lt;br/&gt;
Please use the new GitHub Git repositories, which can be found at:&lt;br/&gt;
- jAER/trunk/ is now &lt;a href="https://github.com/SensorsINI/jaer" rel="nofollow"&gt;https://github.com/SensorsINI/jaer&lt;/a&gt;&lt;br/&gt;
- scripts/ is now &lt;a href="https://github.com/SensorsINI/processAEDAT" rel="nofollow"&gt;https://github.com/SensorsINI/processAEDAT&lt;/a&gt;&lt;br/&gt;
- devices/ has been split up, iniLabs supported devices can be now fond at &lt;a href="https://github.com/inilabs/devices-bin" rel="nofollow"&gt;https://github.com/inilabs/devices-bin&lt;/a&gt; and Sensors group devices at &lt;a href="https://github.com/SensorsINI/devices" rel="nofollow"&gt;https://github.com/SensorsINI/devices&lt;/a&gt;&lt;br/&gt;
- utils/jaerfx2 is now &lt;a href="https://github.com/inilabs/jfxaer" rel="nofollow"&gt;https://github.com/inilabs/jfxaer&lt;/a&gt;&lt;br/&gt;
Please use these locations to report bugs too, using the GitHub Issues system.&lt;br/&gt;
If you want to send us code changes, either attach diffs to tickets or directly send us pull requests!&lt;/p&gt;
&lt;p&gt;Some tips for new Git users:&lt;br/&gt;
For Windows users, install Git For Windows &lt;a href="https://git-scm.com/download/win" rel="nofollow"&gt;https://git-scm.com/download/win&lt;/a&gt; and then TortoiseGit as client &lt;a href="https://tortoisegit.org/" rel="nofollow"&gt;https://tortoisegit.org/&lt;/a&gt;, it also has some useful documentation available at &lt;a href="https://tortoisegit.org/docs/tortoisegit/." rel="nofollow"&gt;https://tortoisegit.org/docs/tortoisegit/.&lt;/a&gt;&lt;br/&gt;
Remember to always set your name and e-mail address correctly in your Git client! You can then create a user on GitHub and associate those e-mail addresses to it, as Git(Hub) tracks commits by e-mail.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Wed, 24 May 2017 17:38:51 -0000</pubDate><guid>https://sourceforge.netd69962f1fe2361b6a5276864e369ff101a3008eb</guid></item><item><title>libcaer, cAER, Flashy migrated to GitHub</title><link>https://sourceforge.net/p/jaer/news/2016/05/libcaer-caer-flashy-migrated-to-github/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The libcaer, cAER and Flashy repositories have been migrated from SourceForge.net Subversion to Git, under GitHub. The repositories can now be found at the following URLs:&lt;br/&gt;
libcaer - &lt;a href="https://github.com/inilabs/libcaer" rel="nofollow"&gt;https://github.com/inilabs/libcaer&lt;/a&gt;&lt;br/&gt;
cAER - &lt;a href="https://github.com/inilabs/caer" rel="nofollow"&gt;https://github.com/inilabs/caer&lt;/a&gt;&lt;br/&gt;
Flashy - &lt;a href="https://github.com/inilabs/flashy" rel="nofollow"&gt;https://github.com/inilabs/flashy&lt;/a&gt;&lt;br/&gt;
Please use these locations to report bugs too, using the GitHub Issues system.&lt;br/&gt;
If you want to send us code changes, either attach diffs to tickets or directly send us pull requests!&lt;br/&gt;
The rest of the jAER repository may be moved in the future, though there are no definitive plans yet.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Tue, 10 May 2016 12:48:39 -0000</pubDate><guid>https://sourceforge.netbf490be783ecc0289c5eb58f20e4cd0630e74388</guid></item><item><title>jAER 1.5: major DAVIS configuration backend update</title><link>https://sourceforge.net/p/jaer/news/2016/01/jaer-15-major-davis-configuration-backend-update/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;As of 27.01.2016, the davisconfig_rewrite/ branch of jAER 1.5 was merged back into trunk.&lt;br/&gt;
The purpose of this branch was to simplify and unify the configuration backend for all new DAVIS devices and other derivatives, so that all device configuration options could be exposed to the user (like it is done in cAER). This affects only the "Hardware Configuration" tab/window for DAVIS chips, reorganizing the options therein and adding new ones, such as the "External Input" tab or new APS related options.&lt;br/&gt;
The change required a migration of all hardware bias configuration files for the affected chips (for customers, this currently means DAVIS240 only), which was done for all files included in the biasgenSettings/ sub-folder. It is possible not all settings have been migrated correctly or jAER might not pick them up until you reload the bias file. If you have your own bias files, just try to load them and then check each option (especially the current biases) manually, re-set anything that looks wrong and save the file again.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Wed, 27 Jan 2016 12:46:39 -0000</pubDate><guid>https://sourceforge.netced7e577168a764d0824080f03f48ec79dd93172</guid></item><item><title>libcaer 1.0.2 released</title><link>https://sourceforge.net/p/jaer/news/2016/01/libcaer-102-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;libcaer 1.0.2 was released on 08.01.2016. It contains various bug-fixes and is required for the newest cAER versions that can be found in our Subversion repository. For more information, please read the ChangeLog file incuded in the archives.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Wed, 27 Jan 2016 12:11:42 -0000</pubDate><guid>https://sourceforge.net37327218bfbcdee28f0ef0abc1ffecec9b2826d4</guid></item><item><title>libcaer 1.0.0 released</title><link>https://sourceforge.net/p/jaer/news/2015/10/libcaer-100-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;libcaer 1.0.0 has been released and can be found in our Subversion repository under &lt;a class="" href="https://svn.code.sf.net/p/jaer/code/libcaer/trunk/"&gt;libcaer/trunk/&lt;/a&gt;.&lt;br/&gt;
libcaer is a simple and minimal C library that enables low-level access to our DVS128 and DAVIS devices and provides definitions for an efficient in-memory event and event packet format.&lt;br/&gt;
It was created out of the recognized wish from many of our customers to be able to access the devices in C or C++, without having to rely on the full cAER framework, and instead use their own software systems to process the incoming data.&lt;br/&gt;
cAER itself will be modified to use libcaer for low-level device access. The new in-memory event format that libcaer introduces is incompatible with the cAER one, as it improves various aspects of it. The cAER format was never final and will change accordingly with the migration to libcaer.&lt;br/&gt;
Documentation can be found for now in the form of examples in the examples/ directory and the README files.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Sat, 03 Oct 2015 12:35:13 -0000</pubDate><guid>https://sourceforge.net94fb1c666d30ef27c1aac20cc3d6324d9f05956c</guid></item><item><title>Misha Mahowald Prize for Neuromorphic Engineering</title><link>https://sourceforge.net/p/jaer/news/2015/08/misha-mahowald-prize-for-neuromorphic-engineering/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This will be of interest to many people who actively work with jAER: a new prize has just been launched to recognise outstanding reasearch in Neuromorphic Engineering. The deadline for submissions is the end of the year and the prize is 3000 USD: &lt;a class="" href="http://www.mahowaldprize.org" rel="nofollow"&gt;www.mahowaldprize.org &lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sim Bamford</dc:creator><pubDate>Wed, 12 Aug 2015 14:04:35 -0000</pubDate><guid>https://sourceforge.nete13a3122fc5f2a21a818f441fb6d4cff9a9cbdeb</guid></item><item><title>SVN restructuring</title><link>https://sourceforge.net/p/jaer/news/2014/10/svn-restructuring/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;To clean-up old projects and address the situation of multiple projects (jAER, cAER, Flashy) calling the main jAER Subversion repository home, a significant restructuring of said repository has taken place.&lt;br /&gt;
Mostly only users of jAER will be affected by the move.&lt;br /&gt;
jAER 1.5 is now located at &lt;a href="https://svn.code.sf.net/p/jaer/code/jAER/trunk"&gt;https://svn.code.sf.net/p/jaer/code/jAER/trunk/&lt;/a&gt; and both biasgen and filter settings are now part of its directory structure, so that biases and settings are always directly available.&lt;br /&gt;
If you have a full jAER SVN checkout (recommended, URL &lt;a href="https://svn.code.sf.net/p/jaer/code"&gt;https://svn.code.sf.net/p/jaer/code/&lt;/a&gt;), then just updating fully and re-adding the jAER project from its new location should be enough. If you have a separate checkout of jAER only, please check it out again from the above location.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Tue, 07 Oct 2014 13:29:35 -0000</pubDate><guid>https://sourceforge.netbee70c10da24712370b853d10a928af4defc2041</guid></item><item><title>Project web presence updated</title><link>https://sourceforge.net/p/jaer/news/2013/06/project-web-presence-updated/</link><description>&lt;div class="markdown_content"&gt;&lt;h3 id="wiki"&gt;Wiki&lt;/h3&gt;
&lt;p&gt;The jAER web resources were fully migrated from Trac to the new SourceForge Allura platform. This mainly affects the wiki.&lt;br /&gt;
The old Trac wiki doesn't exist any more, please use the new one at:&lt;br /&gt;
&lt;a href="https://sourceforge.net/p/jaer/wiki/"&gt;https://sourceforge.net/p/jaer/wiki/&lt;/a&gt;&lt;br /&gt;
Links to the old system, such as jaer.sf.net or jaer.wiki.sourceforge.net, automatically redirect you to the new address.&lt;/p&gt;
&lt;h3 id="mailing-lists"&gt;Mailing Lists&lt;/h3&gt;
&lt;p&gt;The jaer-general mailing list was deleted, it was decided to only use the already present discussion forums on SourceForge for helping users (Help forum) and giving developers the possibility to openly discuss changes (Developers forum).&lt;/p&gt;
&lt;p&gt;A new mailing list, called jaer-announce, was instead created as an easy means to reach all users; to announce big upcoming changes and other important events.&lt;br /&gt;
If you're using or interested in jAER, we urge you to subscribe right away!&lt;/p&gt;
&lt;h3 id="tickets"&gt;Tickets&lt;/h3&gt;
&lt;p&gt;We've introduced tickets as a means to track bugs and feature requests, especially if long-term or coming from external sources.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luca Longinotti</dc:creator><pubDate>Wed, 26 Jun 2013 12:36:42 -0000</pubDate><guid>https://sourceforge.net61ad3ef9bfd918ff744b4eed26e857a4a7496baa</guid></item><item><title>jaerproject.net jaerproject.org jaerproject.ch domains</title><link>https://sourceforge.net/p/jaer/news/2013/03/jaerprojectnet-jaerprojectorg-jaerprojectch-domains/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;jAER has its own domain names now. These point to the jAER wiki and should be used for citations, e.g. "jAER project. (2007) Available: &lt;a href="http://jaerproject.net"&gt;http://jaerproject.net&lt;/a&gt;"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tobi Delbruck</dc:creator><pubDate>Fri, 29 Mar 2013 06:13:26 -0000</pubDate><guid>https://sourceforge.nete06f2ff9f2b05cc285d19c6c4a4cf0489a1ff31c</guid></item></channel></rss>