Paul A. Patience
|
b7e0fc34c5
|
Added AS5048B magnetic rotary encoder.
|
2015-08-07 17:22:01 -04:00 |
|
Gregory Nutt
|
0dacef7562
|
Update submodules
|
2015-08-07 12:31:33 -06:00 |
|
Gregory Nutt
|
a7a52252a8
|
SAMV7 MCAN: Fix DCACHE configuration dependency; Mkae sure DMA buffers are aligned to the cache line size at the end, Make RX FIFO1 the high priority FIFO and it it preference for RX input
|
2015-08-07 12:31:01 -06:00 |
|
Gregory Nutt
|
834e01ea7c
|
can.c: Fix a couple of missed DLC conversions
|
2015-08-07 11:41:31 -06:00 |
|
Gregory Nutt
|
f7b64b1bfc
|
can.h: Mostly cosmetic cleanup
|
2015-08-07 09:02:12 -06:00 |
|
Gregory Nutt
|
75ce247ed1
|
Use message sized defined in can.h
|
2015-08-07 09:01:30 -06:00 |
|
Gregory Nutt
|
2591b2b198
|
CAN: Extend new filter IOCTLs to support message prioritization and additional filter modes
|
2015-08-07 08:24:12 -06:00 |
|
Gregory Nutt
|
aea94d9525
|
SAMV7 MCAN: Add support for all filter modes
|
2015-08-07 08:23:21 -06:00 |
|
Paul Patience
|
01c2f6c806
|
Merged patacongo/nuttx into master
|
2015-08-07 09:51:17 -04:00 |
|
Gregory Nutt
|
6d59603610
|
Trivial updates from review of LM92 driver; Update ChangeLog
|
2015-08-06 16:33:02 -06:00 |
|
Gregory Nutt
|
41a09a6d64
|
Merged in paulpatience/nuttx (pull request #11)
Added LM92 temperature sensor.
|
2015-08-06 16:26:26 -06:00 |
|
Paul A. Patience
|
282c4f5347
|
Added LM92 temperature sensor.
|
2015-08-06 17:35:34 -04:00 |
|
Gregory Nutt
|
0dd273935a
|
Standardize naming of all SLIP configuration options
|
2015-08-06 15:08:15 -06:00 |
|
Gregory Nutt
|
2e25cd0639
|
Standardize naming of all SLIP configuration options
|
2015-08-06 15:07:57 -06:00 |
|
Gregory Nutt
|
86769101a1
|
SLIP: Review code, update comments, add missing configuration items
|
2015-08-06 14:32:12 -06:00 |
|
Gregory Nutt
|
1ff1cd6c0c
|
Update ChangeLog
|
2015-08-06 14:07:59 -06:00 |
|
Gregory Nutt
|
e1c902d468
|
Remove some incorrect comments
|
2015-08-06 14:06:43 -06:00 |
|
Gregory Nutt
|
955202b895
|
Grr.. typos crept in during the last minute clean-up of the previous fix 8(
|
2015-08-06 12:50:11 -06:00 |
|
Gregory Nutt
|
32900bdb0b
|
SAMV71 MCAN: Fix standard ID mask
|
2015-08-06 12:47:14 -06:00 |
|
Gregory Nutt
|
f4d9c3e33d
|
CAN extended IDs are 29, not 28 bits
|
2015-08-06 11:51:13 -06:00 |
|
Gregory Nutt
|
f7bcff3d12
|
SAMV7 MCAN: Fix filter configuration when now filters are defined. We need to accept all messages in this case
|
2015-08-06 11:50:41 -06:00 |
|
Gregory Nutt
|
36db0725c5
|
Update TODO list
|
2015-08-06 10:28:34 -06:00 |
|
Gregory Nutt
|
86f7a58954
|
SAMV7 MCAN: some fixes from early testing
|
2015-08-06 10:24:31 -06:00 |
|
Gregory Nutt
|
007e258c2b
|
Update some function headers
|
2015-08-05 16:22:40 -06:00 |
|
Gregory Nutt
|
73a96ab078
|
Update some function headers
|
2015-08-05 16:22:10 -06:00 |
|
Gregory Nutt
|
4b58990362
|
CAN: Add CAN FD mode as a configuration option
|
2015-08-05 13:56:48 -06:00 |
|
Gregory Nutt
|
983df071c3
|
STM32V7 MCAN: CAN FD mode depends on support from the upper half driver, so it is now global CAN configuration
|
2015-08-05 13:55:20 -06:00 |
|
Gregory Nutt
|
36d4559ee8
|
CAN: Define IOCTL commands that manage filters
|
2015-08-05 13:00:31 -06:00 |
|
Gregory Nutt
|
bb47c7f80e
|
SAMV7 MCAH: Add support for IOCTL commands that manage filters
|
2015-08-05 12:59:29 -06:00 |
|
Gregory Nutt
|
9a347f135a
|
Update submodules
|
2015-08-05 09:17:27 -06:00 |
|
Gregory Nutt
|
3cb9af4dd9
|
Update README
|
2015-08-05 09:16:56 -06:00 |
|
Gregory Nutt
|
d824223736
|
SAMV7 MCAN: Fix uninialize configuration value
|
2015-08-05 09:16:16 -06:00 |
|
Gregory Nutt
|
ba23314cbf
|
Merge remote-tracking branch 'origin/master' into mcan
|
2015-08-05 08:57:29 -06:00 |
|
Gregory Nutt
|
f986d08515
|
SAMV71: Fix error in GPIO interrupt numbering
|
2015-08-05 08:57:05 -06:00 |
|
Gregory Nutt
|
a17d6e26a1
|
Update submodules
|
2015-08-05 08:22:26 -06:00 |
|
Gregory Nutt
|
b80d9daf36
|
Update a README file
|
2015-08-05 08:21:50 -06:00 |
|
Gregory Nutt
|
4db9f276e6
|
SAMV7 MCAN: Fix some compilation errors when CAN debug is enabled
|
2015-08-05 08:21:32 -06:00 |
|
Gregory Nutt
|
e3decca82c
|
Cosmetic update to some comments
|
2015-08-05 08:07:58 -06:00 |
|
Gregory Nutt
|
92f5bf01c3
|
SAMV7 MCAN: Correct some compile errors when only MCAN1 is enabled
|
2015-08-05 08:07:25 -06:00 |
|
Gregory Nutt
|
6f0cbfbd64
|
SAMV71-XULT: Add support for MCAN1 loopback test
|
2015-08-05 08:05:26 -06:00 |
|
Gregory Nutt
|
1a93dadf26
|
SAMV7 MCAN: Fix some compilation warnings (some of which are real coding errors).
|
2015-08-05 07:29:20 -06:00 |
|
Gregory Nutt
|
c30cfe2025
|
SAMV7 MCAN driver is code complete (with some missing functionality)
|
2015-08-05 07:09:29 -06:00 |
|
Gregory Nutt
|
c8923bb6fc
|
SAMV7 MCAN: Finish some TX FIFO status methods; Correct interpretation of DLC in CAN_FD mode
|
2015-08-04 17:19:47 -06:00 |
|
Gregory Nutt
|
a64398c86b
|
SAMV7 MCAN: Minor correcting to message size calculation
|
2015-08-04 14:05:07 -06:00 |
|
Gregory Nutt
|
bb32aa8d24
|
SAMV7 MAN: Flesh out interrupt logic; add RX message handling logic
|
2015-08-04 13:51:34 -06:00 |
|
Gregory Nutt
|
62a9aed53a
|
SAMV7 MCAN: Add logic to send messages usign the TX FIFOQ
|
2015-08-04 11:41:38 -06:00 |
|
Anton D. Kachalov
|
a8fc587d87
|
Fixup operation mode set
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
2015-08-04 20:28:43 +03:00 |
|
Gregory Nutt
|
f7350568f3
|
STM32 ADC changes suggested by Max Kriegleder
|
2015-08-04 06:29:40 -06:00 |
|
Gregory Nutt
|
4e2a95c71e
|
SAMV7 MCAN: Add some default values of configuration settings
|
2015-08-03 19:21:43 -06:00 |
|
Gregory Nutt
|
949cea035c
|
Fix a spelling error
|
2015-08-03 13:53:53 -06:00 |
|