kkrentz
3045a47a29
cc2538-rf: As per the user's guide, RFCORE_XREG_FSCAL1 needs updating, too
2018-10-02 07:07:01 -07:00
George Oikonomou
b4db7aa4e7
GPIO HAL example fix 64-bit support
2018-09-30 20:21:17 +01:00
George Oikonomou
3e9d79ca8c
Fix pin to mask conversion macro for 64-bit masks
2018-09-30 13:25:44 +01:00
Simon Duquennoy
a01413369d
RPL-Lite: fix DAG lifetime, was 60h, now 8h
2018-09-29 09:26:29 +02:00
Simon Duquennoy
3e83903ee5
TSCH: fix CCA checking logic
2018-09-28 16:16:25 +02:00
Simon Duquennoy
1f4f0c406c
TSCH: fix timing variables in CCA code
2018-09-28 16:14:33 +02:00
Simon Duquennoy
9fb7e8bfed
TSCH: cleanup flags for CCA configuration
2018-09-28 16:12:28 +02:00
Simon Duquennoy
f91ef005bc
Merge pull request #637 from atiselsts/contrib/tsch-channel-selection
...
TSCH stats and adaptive TSCH channel selection
2018-09-28 14:15:26 +02:00
Atis Elsts
3ccf4c78bb
Add TSCH stats example
2018-09-27 16:00:36 +01:00
Atis Elsts
df733e409a
add TSCH channel selection example
2018-09-27 16:00:36 +01:00
Atis Elsts
bc9967dbb0
add TSCH channel selection service
2018-09-27 16:00:36 +01:00
Atis Elsts
ad577cf77f
Add TSCH stats
2018-09-27 16:00:36 +01:00
George Oikonomou
e71ef49c04
Create platform-independent SPI select and deselect
2018-09-26 21:42:06 +01:00
George Oikonomou
a7fbdfa274
Merge pull request #674 from atiselsts/contrib/const-spi
...
Add const to spi_device_t * parameter in SPI functions
2018-09-26 21:36:40 +01:00
Atis Elsts
8db3c8d3be
add const to spi_device_t * parameter in SPI functions, and store ext-flash default config in ROM instead of RAM
2018-09-25 14:28:50 +01:00
George Oikonomou
ba73abfeac
Provide default board for platform simplelink
...
If BOARD is unspecified, simplelink platform's build system will generate an error instead of choosing a default. This is a) inconsistent with what we do for other platforms and b) problematic because making targets clean, distclean etc will fail.
2018-09-23 12:59:43 +01:00
George Oikonomou
9e2ffda2da
Merge pull request #668 from Rehan-MALAK/missing-header
...
missing header inttypes.h
2018-09-23 14:32:27 +03:00
George Oikonomou
4f7c32a13e
Merge branch 'develop' into missing-header
2018-09-23 14:01:36 +03:00
George Oikonomou
6827cfff8f
Merge pull request #666 from Rehan-MALAK/fix-bug-simplelink-boards-name
...
remove bug in simplelink boards name
2018-09-23 14:01:23 +03:00
George Oikonomou
36e1a8f82d
Merge branch 'develop' into missing-header
2018-09-23 13:49:17 +03:00
George Oikonomou
ac6e42c42f
Merge branch 'develop' into fix-bug-simplelink-boards-name
2018-09-21 23:02:52 +03:00
George Oikonomou
350d1fcc51
Merge pull request #667 from Rehan-MALAK/minor-refactor-hdc-1000-sensor
...
minor refactoring of hdc-1000-sensor following commit f4a8cba37
2018-09-21 23:02:24 +03:00
Rehan MALAK
75d372cde4
minor refactoring of hdc-1000-sensor following commit f4a8cba37
2018-09-21 12:30:53 +02:00
Rehan MALAK
cc7c2312ec
missing header inttypes.h
2018-09-21 10:15:43 +02:00
Rehan MALAK
665dfa175e
remove bug in simplelink boards name
...
make -C tests/compile-all was emitting lots of
../../arch/platform/simplelink/Makefile.simplelink:28: *** Board 'launchpad/cc2650sensortag/cc1350' does not corresponding to any SimpleLink family. Make sure your BOARD variable is correct.. Stop.
2018-09-21 09:55:32 +02:00
Simon Duquennoy
f69f1fe319
Merge pull request #664 from Rehan-MALAK/platforms_exclude_benchmarks
...
exclude some platforms from benchmarks
2018-09-21 09:35:18 +02:00
Rehan MALAK
53e4892c1d
exclude some platforms from benchmarks
2018-09-20 15:09:30 +02:00
George Oikonomou
2866820ff7
Merge pull request #658 from atiselsts/contrib/cc26xx-assoc-time
...
CC26xx/CC13xx: update the TSCH_CONF_ASSOCIATION_POLL_FREQUENCY parameter to make it associate faster
2018-09-17 16:51:36 +01:00
Atis Elsts
cb55197f90
CC26xx/CC13xx: update the TSCH_CONF_ASSOCIATION_POLL_FREQUENCY parameter to make it associate faster
2018-09-17 14:28:23 +01:00
George Oikonomou
182ef5a974
Merge pull request #622 from g-oikonomou/contrib/cc26xx/bootloader-config
...
Simplify configuration of the CC13xx/CC26xx ROM bootloader
2018-09-17 14:11:24 +01:00
George Oikonomou
9a2a3d50aa
Merge branch 'develop' into contrib/cc26xx/bootloader-config
2018-09-17 13:26:01 +01:00
George Oikonomou
ccc89bf745
Merge pull request #660 from atiselsts/contrib/gpio-hal-interrupt
...
CC26xx/CC13xx GPIO interrupt hal: clear the interrupt flags before calling the callbacks, not after
2018-09-17 13:21:21 +01:00
George Oikonomou
18af632c08
Merge branch 'develop' into contrib/gpio-hal-interrupt
2018-09-17 12:50:42 +01:00
George Oikonomou
93c65037ab
Merge pull request #661 from atiselsts/contrib/flash-pins
...
remove duplicate definitions of CC26xx/CC13xx flash pins
2018-09-17 12:50:26 +01:00
George Oikonomou
bb6e8d9bea
Merge branch 'develop' into contrib/flash-pins
2018-09-17 11:45:40 +01:00
George Oikonomou
b142f3d179
Merge pull request #651 from Rehan-MALAK/null-character
...
add '\0' terminal character
2018-09-17 11:45:15 +01:00
George Oikonomou
06bbb65bdb
Simplify configuration of the CC13xx/CC26xx ROM bootloader
...
Currently board.h does all the work, but it does not really need to. This commit moves most of the ccfg defines to ccxxware-conf.h and now board.h only needs to specify the bootloader enable pin and corresponding level.
2018-09-17 13:15:58 +03:00
George Oikonomou
c29cfc256e
Merge branch 'develop' into null-character
2018-09-17 11:13:22 +01:00
George Oikonomou
917333dbeb
Merge pull request #655 from Rehan-MALAK/update-uncrustify-conf
...
update uncrustify configuration
2018-09-17 11:13:08 +01:00
George Oikonomou
8c02a4bec8
Merge pull request #659 from atiselsts/contrib/rm-button-shutdown
...
Remove some dead code from srf06-cc26xx config files
2018-09-17 10:08:48 +01:00
George Oikonomou
dac555f208
Merge branch 'develop' into contrib/rm-button-shutdown
2018-09-17 09:21:53 +01:00
Simon Duquennoy
7445a13ca3
Merge pull request #647 from g-oikonomou/bugfix/mcast-stats
...
Fix multicast engine stats extension usage
2018-09-17 09:57:27 +02:00
Simon Duquennoy
ba8f8b9bda
Merge branch 'develop' into bugfix/mcast-stats
2018-09-16 20:03:30 +02:00
Atis Elsts
f63012137d
CC26xx/CC13xx GPIO interrupt hal: clear the interrupt flags before calling the callbacks, not after
2018-09-15 14:37:17 +01:00
Atis Elsts
8d12ca730f
remove duplicate definitions of CC26xx/CC13xx flash pins
2018-09-15 14:30:17 +01:00
Atis Elsts
8f27179782
remove BUTTON_SENSOR_CONF_ENABLE_SHUTDOWN and button_sensor definitions for cc26xx: dead code since changing to the button HAL
2018-09-15 14:23:39 +01:00
Rehan MALAK
ee9d123842
update uncrustify configuration
2018-09-13 11:12:36 +02:00
Rehan MALAK
9a5373f267
fix indentation
2018-09-13 10:02:36 +02:00
Rehan MALAK
163f455fc7
add '\0' terminal character
2018-09-13 10:02:36 +02:00
George Oikonomou
c5a434acea
Merge pull request #653 from onefreebjy/ti-cc2640r2-ble5
...
Add Bluetooth 5 functionalities to CC2640R2
2018-09-12 23:11:02 +01:00