[PATCH] openpcd[master]: add README.md

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Mar 17 21:20:11 UTC 2017


Review at  https://gerrit.osmocom.org/2123

add README.md

Change-Id: Ib2c4fc8b20812f698c75041f75cd0076f5354af2
---
A README.md
1 file changed, 58 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/openpcd refs/changes/23/2123/1

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..130d9e0
--- /dev/null
+++ b/README.md
@@ -0,0 +1,58 @@
+OpenPCD, OpenPICC and SIMtrace device firmware
+==============================================
+
+This repository contains the C-language firmware of a couple of
+different USB devices that share nothing in common but the fact that
+they contain and Atmel AT91SAM7S microcontroller and that Harald Welte
+was involved in their development.
+
+The OpenPCD 1.x and OpenPICC 1.x devices are pretty much obsolete these
+days, so SAM7S based SIMtrace 1.x is the only relevant platform these
+days.
+
+[Osmocom](https://osmocom.org/)
+[SIMtrace](https://osmocom.org/projects/simtrace) is a USB-attached
+peripheral device that is primarily used to sniff the traffic between a
+SIM/USIM card and a Phone or cellular modem.
+
+Homepage
+--------
+
+The official homepage of the project is
+<https://osmocom.org/projects/simtrace/wiki/>
+
+GIT Repository
+--------------
+
+You can clone from the official openpcd.git repository using
+
+	git clone git://git.osmocom.org/openpcd.git
+
+There is a cgit interface at <http://git.osmocom.org/openpcd/>
+
+Documentation
+-------------
+
+Ther homepage (see above) contains a wiki with information as well as
+the SIMtrace user manual.
+
+Mailing List
+------------
+
+Discussions related to SIMtrace are happening on the
+simtrace at lists.osmocom.org mailing list, please see
+<https://lists.osmocom.org/mailman/listinfo/simtrace> for subscription
+options and the list archive.
+
+Please observe the [Osmocom Mailing List
+Rules](https://osmocom.org/projects/cellular-infrastructure/wiki/Mailing_List_Rules)
+when posting.
+
+Contributing
+------------
+
+Our coding standards are described at
+<https://osmocom.org/projects/cellular-infrastructure/wiki/Coding_standards>
+
+We use accept code/patch submissions via e-mail to the above-mentioned
+mailing list.

-- 
To view, visit https://gerrit.osmocom.org/2123
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib2c4fc8b20812f698c75041f75cd0076f5354af2
Gerrit-PatchSet: 1
Gerrit-Project: openpcd
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list