Main Page: Difference between revisions

From Sharpfin
Jump to navigation Jump to search
No edit summary
 
(140 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Reciva project =
= Sharpfin project =


The goal of this site is to gather information about the 'Barracuda' Reciva radio module, in order to understand enough of the hardware to provide an alternative firmware version
The goal of this project is to gather information about the Reciva 'Barracuda' radio module, in order to understand enough of the hardware to be able to provide alternative [[GPL]] firmware.


== Firmware wishlish ==
The Sharpfin Project <i>needs the support</i> of keen and enthusiatic hobbyist/engineers - it is a mammoth task in understanding the internal workings of the radio - we have some partial schematics and are begining to analyse the [[GPL]] code, but there is lots to do, so


* No dependancies on Reciva's database and servers
If you would like to participate, or if you have any information to share on this wiki just [{{fullurl:Special:UserLogin|type=signup}} register] or [[Special:UserLogin|login]] and start editing.
* Support for additional codecs and protocols


== Technical stuff ==
Technical / development discussions can be found on the [http://groups.google.com/group/sharpfin Sharpfin Google Groups Pages]. Suggestions for new mailing system are welcome


Pieces of info about the barracude module :
<table width=100%>
<tr>
  <td colspan=2 bgcolor=#ffffff style='border: solid 1px #888' valign=top>
== News ==
* 2017-03-11: A server upgrade was performed and HTTPS support was added. We recommend these URLS: https://www.sharpfin.org or https://www.sharpf.in
* 2012-11-30: Since a few days ago you can reach the wiki also via http://www.sharpfin.org, http://www.sharpf.in
* 2012-10-22: New howto page: [[OpenOCD|Barracuda module debug over JTAG using OpenOCD]]; thx to Dhires
* 2012-10-10: News for [[Unbricking]]/[http://www.sharpfin.org/sharpfin/images/a/a4/Sharpflash_v0.4.zip Sharpflash v 0.4]
* 2012-10-03: [[Releases#Patchserver|Patchserver 0.7rc3]] [http://www.sharpfin.org/sharpfin/images/2/25/Patchserver_0.7rc3.zip Win] (no changes for Linux version)
* 2012-10-01: [[Releases#Patchserver|Patchserver 0.7rc2]] (<strike>Win</strike>/[http://www.sharpfin.org/sharpfin/images/8/85/Patchserver_0.7rc2.tar.bz2 Linux])
* 2012-01-14: [[Releases#Patchserver|Patchserver]] ([http://www.sharpfin.org/sharpfin/images/1/1e/Patchserver_0.7rc1.zip Win]/[http://www.sharpfin.org/sharpfin/images/6/60/Patchserver_0.7rc1.tar.bz2 Linux]), [[Releases#Webserver|Webserver]], [[Releases#Libreciva|Libreciva]] updated &amp; [[Releases#Nanddump|Nanddump]] and [[Releases#Lircd|Lircd]] added
* 2012-01-09: Windows [[Releases#Development Tools|Cygwin Cross-Compiler]] v 0.2 released
* 2012-01-02: Sharpfin [[Releases#Webserver|Webserver]] v0.8 released (remote control integration, etc.)
* 2011-12-31: Sharpfin [[Releases#Webserver|Webserver]] updated (links, nanddump, etc.)
* 2011-12-05: New Sharpfin Wiki
* 2011-11-30: [https://github.com/philsmd/sharpfin Github repo] created
* 2010-11-06: [[Installing an Infrared Remote Control on the IR100]] updated
* 2010-05-14: [[Modifying the Hardware]] section added.
* 2010-03-12: [[Sharpfin Enhance Pack]] 2 - SHARPFINreloaded is out!
* [[Old News]]


* [http://corporate.reciva.com/download_files/Baracuda_130206.pdf PDF from reciva describing basic functionality]
  </td>
* [http://corporate.reciva.com/products_and_technology/internet_radio_modules.asp More info on Reciva site]
</tr>
<tr>
  <td bgcolor=#ffffff style='border: solid 1px #888' valign=top>
 
=== Project documentation ===
 
* [[Introduction]]: What's all this
* [[Quickstart]]: For the impatient
* [[Legal]]: Legal stuff
* [[Wishlist]]: What do we want...
* [[Roadmap]]: ...and how do we get there
* [[Libreciva]]: Our libreciva reference manual
* [[Repository]]: The Sharpfin Git Repository
* [[Talk:Main_Page|Discussion]]: A place for talk and chat 
* [[Logos]]: Icons, Avatars and Logos
  </td>
  <td bgcolor=#ffffff style='border: solid 1px #888' valign=top>
 
=== Technical documentation ===
 
* [[Radios]]: Reciva Radios and features. Also firmware info.
* [[Hardware]]: What's in the box
* [[Software]]: And what is it running
* [[Changing Your Radio]]: Change configuration and firmware
* [[Modifying the Hardware]]: Hardware modifications for your radio
* [[Unbricking]]: How to recover when things go wrong
* [[Links]] to other sites with info
* [[Questions]]: Things that are unclear and need to be figured out
* [[Sample Project]]: Your home-made Internet Radio Exploration Lab
 
  </td>
</tr>
</table>
<div class="footer_image">[[File:Sharpfin_transparent.png]]</div>

Latest revision as of 09:28, 13 March 2017

Sharpfin project

The goal of this project is to gather information about the Reciva 'Barracuda' radio module, in order to understand enough of the hardware to be able to provide alternative GPL firmware.

The Sharpfin Project needs the support of keen and enthusiatic hobbyist/engineers - it is a mammoth task in understanding the internal workings of the radio - we have some partial schematics and are begining to analyse the GPL code, but there is lots to do, so

If you would like to participate, or if you have any information to share on this wiki just register or login and start editing.

Technical / development discussions can be found on the Sharpfin Google Groups Pages. Suggestions for new mailing system are welcome

News

Project documentation

Technical documentation