<div dir="ltr">It is with a heavy heart that I must inform you all that the BosZurOberon 2016 event has been descheduled (cancelled, wiped from (future) history, deprecated) due to events beyond the control of the Committee.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 21, 2015 at 6:00 AM,  <span dir="ltr"><<a href="mailto:oberon-request@lists.inf.ethz.ch" target="_blank">oberon-request@lists.inf.ethz.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send Oberon mailing list submissions to<br>
        <a href="mailto:oberon@lists.inf.ethz.ch">oberon@lists.inf.ethz.ch</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://lists.inf.ethz.ch/mailman/listinfo/oberon" rel="noreferrer" target="_blank">https://lists.inf.ethz.ch/mailman/listinfo/oberon</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:oberon-request@lists.inf.ethz.ch">oberon-request@lists.inf.ethz.ch</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:oberon-owner@lists.inf.ethz.ch">oberon-owner@lists.inf.ethz.ch</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Oberon digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. ? TeXTools.Mod ? (eas lab)<br>
   2. 2013 Oberon book errata (Srinivas Nayak)<br>
   3. Re: 2013 Oberon book errata (J?rg Straube)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 21 Dec 2015 03:46:30 +0200<br>
From: eas lab <<a href="mailto:lab.eas@gmail.com">lab.eas@gmail.com</a>><br>
To: <a href="mailto:oberon@lists.inf.ethz.ch">oberon@lists.inf.ethz.ch</a><br>
Subject: [Oberon] ? TeXTools.Mod ?<br>
Message-ID:<br>
        <CAN3-DLGfD9AQUydPG1pe4a_aX6UbtFUGR_TTQH=<a href="mailto:Rks9qRDtBuw@mail.gmail.com">Rks9qRDtBuw@mail.gmail.com</a>><br>
Content-Type: text/plain; charset=UTF-8<br>
<br>
While searching for something else, I stumbled on TeXTools.Mod<br>
which is potentially very interesting for me.<br>
<br>
Plain-text-fetchers obviously have a problem showing texts which<br>
have a few embedded LaTex lines  -- which is common.<br>
<br>
I don't want to analsyse the code, which reads ....<br>
(** Convert selected text in-place from LaTeX tabbing environment<br>
 syntax to readable text. *)<br>
PROCEDURE Tabs*;<br>
....<br>
PROCEDURE MergeLines*;<br>
....<br>
PROCEDURE SizeTable*; <-- confusing ?<br>
....<br>
PROCEDURE TableTotal*; <-- confusing ?<br>
----TeXTools.Mod has the trailing 6 lines: test/usage:-<br>
System.Free TeXTools ~<br>
<br>
TeXTools.Tabbing  <-- selected text in-place from readable text to LaTeX<br>
    tabbing environment syntax.<br>
TeXTools.Tabs<br>
TeXTools.MergeLines<br>
TeXTools.SizeTable<br>
TeXTools.TableTotal<br>
----- and so, I try:-<br>
TextGadget with 1-line selected: one two three<br>
TeXTools.Tabbing  == the selection reverse-video is removed,<br>
but ....<br>
<br>
Has anybody here used this program? google failed me.<br>
<br>
== Chris Glur.<br>
<br>
Obviously you need a translation-table & fonts !!<br>
How many other tar-traps are in ETHO ?<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Mon, 21 Dec 2015 07:29:04 +0530<br>
From: Srinivas Nayak <<a href="mailto:sinu.nayak2001@gmail.com">sinu.nayak2001@gmail.com</a>><br>
To: ETH Oberon and related systems <<a href="mailto:oberon@lists.inf.ethz.ch">oberon@lists.inf.ethz.ch</a>><br>
Subject: [Oberon] 2013 Oberon book errata<br>
Message-ID: <<a href="mailto:56775CE8.2030702@gmail.com">56775CE8.2030702@gmail.com</a>><br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
Dear All,<br>
<br>
I noticed, table of contents of new Oberon book doesn't match with text content present inside.<br>
For example, TOC says 9.3 talks about SPI, but it does actually say about SD card.<br>
TOC says 17.2.2 talks about SPI, but it shows Mouse.<br>
<br>
There may be others, but while looking for how networking is implemented in new Oberon, I came across these two. May I know which sections will help me understand fully how the networking is implemented in new Oberon?<br>
Does it try to implement all networking protocol stacks in software as in software defined radio?<br>
<br>
<br>
With thanks and best regards,<br>
<br>
Yours sincerely,<br>
Srinivas Nayak<br>
<br>
Home: <a href="http://www.mathmeth.com/sn/" rel="noreferrer" target="_blank">http://www.mathmeth.com/sn/</a><br>
Blog: <a href="http://srinivas-nayak.blogspot.in/" rel="noreferrer" target="_blank">http://srinivas-nayak.blogspot.in/</a><br>
<br>
On 12/08/2015 05:23 PM, Chris Burrows wrote:<br>
> We have now successfully ported the RISC5 processor to Digilent's latest<br>
> 'Arty' development board which uses the Xilinx ArtixR-7 35T FPGA device and<br>
> retails at $US 99:<br>
><br>
> <a href="http://www.xilinx.com/products/boards-and-kits/arty.html" rel="noreferrer" target="_blank">http://www.xilinx.com/products/boards-and-kits/arty.html</a><br>
><br>
> We are planning to support our 'Embedded' version of Project Oberon (i.e.<br>
> not the full 'Workstation' version) running in the BRAM on this board. For<br>
> more information on the Embedded and Workstation Project Oberon systems that<br>
> can be used with the Astrobe IDE and to register your details to be notified<br>
> when the Arty-targeted version is available go to:<br>
><br>
> <a href="http://www.astrobe.com/RISC5" rel="noreferrer" target="_blank">http://www.astrobe.com/RISC5</a><br>
><br>
> Regards,<br>
> Chris Burrows<br>
><br>
> CFB Software<br>
> <a href="http://www.astrobe.com" rel="noreferrer" target="_blank">http://www.astrobe.com</a><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
> --<br>
> <a href="mailto:Oberon@lists.inf.ethz.ch">Oberon@lists.inf.ethz.ch</a> mailing list for ETH Oberon and related systems<br>
> <a href="https://lists.inf.ethz.ch/mailman/listinfo/oberon" rel="noreferrer" target="_blank">https://lists.inf.ethz.ch/mailman/listinfo/oberon</a><br>
><br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Mon, 21 Dec 2015 07:56:42 +0100<br>
From: J?rg Straube <<a href="mailto:joerg.straube@iaeth.ch">joerg.straube@iaeth.ch</a>><br>
To: ETH Oberon and related systems <<a href="mailto:oberon@lists.inf.ethz.ch">oberon@lists.inf.ethz.ch</a>><br>
Subject: Re: [Oberon] 2013 Oberon book errata<br>
Message-ID: <<a href="mailto:895FAC43-EE79-4D7D-B7DD-D2B0A3F7D966@iaeth.ch">895FAC43-EE79-4D7D-B7DD-D2B0A3F7D966@iaeth.ch</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hi Srinivas<br>
<br>
In project Oberon there are basically two modules that implement the networking.<br>
- SCC.Mod<br>
  Low level module that communicates with the RF chip. The HW interface used for communication with the chip is SPI. SPI is also used for the "hard disk" (SD card). To understan the code you need to read the datasheet of the chip.<br>
<br>
- Net.Mod<br>
Here indeed the network protocol is implemented in SW, but it's neither Ethernet nor IP nor other widely used protocols like UDP nor TCP.. It's a proprietary "simple" file transfer protocol to be used to transfer files between two Oberon machines.<br>
<br>
Br<br>
J?rg<br>
<br>
> Am 21.12.2015 um 02:59 schrieb Srinivas Nayak <<a href="mailto:sinu.nayak2001@gmail.com">sinu.nayak2001@gmail.com</a>>:<br>
><br>
> Dear All,<br>
><br>
> I noticed, table of contents of new Oberon book doesn't match with text content present inside.<br>
> For example, TOC says 9.3 talks about SPI, but it does actually say about SD card.<br>
> TOC says 17.2.2 talks about SPI, but it shows Mouse.<br>
><br>
> There may be others, but while looking for how networking is implemented in new Oberon, I came across these two. May I know which sections will help me understand fully how the networking is implemented in new Oberon?<br>
> Does it try to implement all networking protocol stacks in software as in software defined radio?<br>
><br>
><br>
> With thanks and best regards,<br>
><br>
> Yours sincerely,<br>
> Srinivas Nayak<br>
><br>
> Home: <a href="http://www.mathmeth.com/sn/" rel="noreferrer" target="_blank">http://www.mathmeth.com/sn/</a><br>
> Blog: <a href="http://srinivas-nayak.blogspot.in/" rel="noreferrer" target="_blank">http://srinivas-nayak.blogspot.in/</a><br>
><br>
>> On 12/08/2015 05:23 PM, Chris Burrows wrote:<br>
>> We have now successfully ported the RISC5 processor to Digilent's latest<br>
>> 'Arty' development board which uses the Xilinx ArtixR-7 35T FPGA device and<br>
>> retails at $US 99:<br>
>><br>
>> <a href="http://www.xilinx.com/products/boards-and-kits/arty.html" rel="noreferrer" target="_blank">http://www.xilinx.com/products/boards-and-kits/arty.html</a><br>
>><br>
>> We are planning to support our 'Embedded' version of Project Oberon (i.e.<br>
>> not the full 'Workstation' version) running in the BRAM on this board. For<br>
>> more information on the Embedded and Workstation Project Oberon systems that<br>
>> can be used with the Astrobe IDE and to register your details to be notified<br>
>> when the Arty-targeted version is available go to:<br>
>><br>
>> <a href="http://www.astrobe.com/RISC5" rel="noreferrer" target="_blank">http://www.astrobe.com/RISC5</a><br>
>><br>
>> Regards,<br>
>> Chris Burrows<br>
>><br>
>> CFB Software<br>
>> <a href="http://www.astrobe.com" rel="noreferrer" target="_blank">http://www.astrobe.com</a><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>><br>
>> --<br>
>> <a href="mailto:Oberon@lists.inf.ethz.ch">Oberon@lists.inf.ethz.ch</a> mailing list for ETH Oberon and related systems<br>
>> <a href="https://lists.inf.ethz.ch/mailman/listinfo/oberon" rel="noreferrer" target="_blank">https://lists.inf.ethz.ch/mailman/listinfo/oberon</a><br>
>><br>
> --<br>
> <a href="mailto:Oberon@lists.inf.ethz.ch">Oberon@lists.inf.ethz.ch</a> mailing list for ETH Oberon and related systems<br>
> <a href="https://lists.inf.ethz.ch/mailman/listinfo/oberon" rel="noreferrer" target="_blank">https://lists.inf.ethz.ch/mailman/listinfo/oberon</a><br>
-------------- next part --------------<br>
A non-text attachment was scrubbed...<br>
Name: smime.p7s<br>
Type: application/pkcs7-signature<br>
Size: 2376 bytes<br>
Desc: not available<br>
URL: <<a href="http://lists.inf.ethz.ch/pipermail/oberon/attachments/20151221/0bb81cd8/attachment-0001.p7s" rel="noreferrer" target="_blank">http://lists.inf.ethz.ch/pipermail/oberon/attachments/20151221/0bb81cd8/attachment-0001.p7s</a>><br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
--<br>
<a href="mailto:Oberon@lists.inf.ethz.ch">Oberon@lists.inf.ethz.ch</a> mailing list for ETH Oberon and related systems<br>
<a href="https://lists.inf.ethz.ch/mailman/listinfo/oberon" rel="noreferrer" target="_blank">https://lists.inf.ethz.ch/mailman/listinfo/oberon</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Oberon Digest, Vol 139, Issue 13<br>
***************************************<br>
</blockquote></div><br></div>