-
Hi, just wonder if there is a way to use openMAC with Meshnetics 900MHz modules?
Thanks!
2009-07-20 16:25:28 UTC by vmail12
-
When I build HAL library, make command tell
invalid storage class for function 'tosh_set_spi_csn_pin' then more errors.
What's wrong?
Please help me...
Thanks in advance.
2009-06-06 10:53:20 UTC by antoinetintin
-
When an ADC channel is opened, there is a check if the ADC channel number is within range, and if the callback is valid (line nr. 78 in file src/HAL/HAL_R5/base/src/adc.c).
The problem is, that there is a logical 'and' between those two checks instead of a logical 'or'. In this case, the function will not return FAIL if the ADC channel number is valid, but the callback is invalid.
Example...
2008-01-22 09:33:37 UTC by juergene
-
aluzhetsky committed revision 13 to the MeshNetics OpenMAC SVN repository, changing 10 files.
2007-12-21 08:53:05 UTC by aluzhetsky
-
aluzhetsky committed revision 12 to the MeshNetics OpenMAC SVN repository, changing 1 files.
2007-12-21 08:48:17 UTC by aluzhetsky
-
meshnetics committed revision 11 to the MeshNetics OpenMAC SVN repository, changing 1 files.
2007-05-11 15:57:15 UTC by meshnetics
-
meshnetics committed revision 10 to the MeshNetics OpenMAC SVN repository, changing 2 files.
2007-05-11 15:53:47 UTC by meshnetics
-
meshnetics committed revision 9 to the MeshNetics OpenMAC SVN repository, changing 1 files.
2007-05-11 15:49:34 UTC by meshnetics
-
meshnetics committed revision 8 to the MeshNetics OpenMAC SVN repository, changing 12 files.
2007-05-11 15:49:03 UTC by meshnetics
-
meshnetics committed revision 7 to the MeshNetics OpenMAC SVN repository, changing 1 files.
2007-05-11 15:40:32 UTC by meshnetics