On Apr 1, 2015, at 9:23 AM, David Higgs wrote:
> On Wed, Apr 1, 2015 at 7:52 AM, Martin Pieuchot wrote:
> On 31/03/15(Tue) 23:06, David Higgs wrote:
> > This was much more straightforward than expected.
> >
> > - Replace an array with a LIST of allocated sensors.
> > - Remove or rescope variable
On Wed, Apr 1, 2015 at 7:52 AM, Martin Pieuchot wrote:
> On 31/03/15(Tue) 23:06, David Higgs wrote:
> > This was much more straightforward than expected.
> >
> > - Replace an array with a LIST of allocated sensors.
> > - Remove or rescope variables counting sensors.
> > - Allocated sensors are al
On 31/03/15(Tue) 23:06, David Higgs wrote:
> This was much more straightforward than expected.
>
> - Replace an array with a LIST of allocated sensors.
> - Remove or rescope variables counting sensors.
> - Allocated sensors are always attached.
> - Drop an unnecessary size calculation.
Do you nee
This was much more straightforward than expected.
- Replace an array with a LIST of allocated sensors.
- Remove or rescope variables counting sensors.
- Allocated sensors are always attached.
- Drop an unnecessary size calculation.
Thanks.
--david
--- a/upd.c
+++ b/upd.c
@@ -23,6 +23,7 @@
#inc