Gregory Nutt
|
b9503c4dbc
|
Update ChangeLog
|
2015-08-08 10:47:12 -06:00 |
Gregory Nutt
|
0ce50caa06
|
Forgot to add the main SPI slave interface header file in the last commit
|
2015-08-08 10:46:13 -06:00 |
Gregory Nutt
|
b6d6776d02
|
Add a preliminary definition for an SPI slave interface
|
2015-08-08 10:45:15 -06:00 |
Gregory Nutt
|
567f1f4b1c
|
Resynch submodules
|
2015-08-08 08:39:56 -06:00 |
Gregory Nutt
|
fcf1743c0a
|
Update ChangeLog
|
2015-08-07 15:45:57 -06:00 |
Gregory Nutt
|
e9bbc57831
|
Merged in paulpatience/nuttx (pull request #12)
Added AS5048B magnetic rotary encoder.
|
2015-08-07 15:33:48 -06:00 |
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
|
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
|
2591b2b198
|
CAN: Extend new filter IOCTLs to support message prioritization and additional filter modes
|
2015-08-07 08:24:12 -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
|
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
|
f4d9c3e33d
|
CAN extended IDs are 29, not 28 bits
|
2015-08-06 11:51:13 -06:00 |
Gregory Nutt
|
36db0725c5
|
Update TODO list
|
2015-08-06 10:28:34 -06:00 |
Gregory Nutt
|
007e258c2b
|
Update some function headers
|
2015-08-05 16:22:40 -06:00 |
Gregory Nutt
|
4b58990362
|
CAN: Add CAN FD mode as a configuration option
|
2015-08-05 13:56:48 -06:00 |
Gregory Nutt
|
36d4559ee8
|
CAN: Define IOCTL commands that manage filters
|
2015-08-05 13:00:31 -06:00 |
Gregory Nutt
|
9a347f135a
|
Update submodules
|
2015-08-05 09:17:27 -06:00 |
Gregory Nutt
|
a17d6e26a1
|
Update submodules
|
2015-08-05 08:22:26 -06:00 |
Gregory Nutt
|
e3decca82c
|
Cosmetic update to some comments
|
2015-08-05 08:07:58 -06:00 |
Gregory Nutt
|
6909553d81
|
Merged in rnouse/nuttx (pull request #10)
Support for multicast in FTMAC100 & debug compilation fixup
|
2015-08-03 11:15:39 -06:00 |
Gregory Nutt
|
9cbac41e78
|
Clean-up/standardize a few header files
|
2015-08-03 11:01:41 -06:00 |
Gregory Nutt
|
991adde6ae
|
Add definition of SCHED_MAX_REPL
|
2015-08-03 10:46:36 -06:00 |
Anton D. Kachalov
|
f62ca5b01a
|
Compilation fixup: change "|=" -> "!="
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
2015-08-03 19:43:59 +03:00 |
Anton D. Kachalov
|
2db954c189
|
Add support for multicast address (via hashtable)
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
2015-08-03 19:43:17 +03:00 |
Sebastien Lorquet
|
89c81f6c08
|
FIX typo in DEBUASSERTion
|
2015-08-03 09:14:15 -06:00 |
Gregory Nutt
|
679ae385aa
|
Merged in rnouse/nuttx (pull request #9)
Custom IOCTL support and more shadow warnings fixup
|
2015-08-03 06:46:43 -06:00 |
Anton D. Kachalov
|
23252f671f
|
Add Moxa IOCTLs to select port mode
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
2015-08-03 15:33:46 +03:00 |
Anton D. Kachalov
|
1bb74504a8
|
Add support for custom platform IOCTL on UART
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
2015-08-03 15:32:51 +03:00 |
Gregory Nutt
|
08d83cfae3
|
Merged in rnouse/nuttx (pull request #8)
UART 16550: putc logic fixup
|
2015-08-03 06:32:17 -06:00 |
Anton D. Kachalov
|
577bae0a13
|
Eliminate `sigset' shadow warning
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
2015-08-03 15:31:42 +03:00 |
Anton D. Kachalov
|
a07ed262b4
|
Revert "Two more places there THRE is used with inverted sense"
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
2015-08-03 13:21:01 +03:00 |
Anton D. Kachalov
|
2fa6237b49
|
Revert THRNE-patch. The problem was in u16550_putc
Regarding to:
https://github.com/tanzilli/ariag25-linux-2.6.39/blob/ariag25/drivers/tty/serial/8250.c#L1584
https://github.com/tanzilli/ariag25-linux-2.6.39/blob/ariag25/drivers/tty/serial/8250.c#L1913
When UART_LSR_THRE bit is set, then we ready to transmit more.
Current u16550_putc loops while UART_LSR_THRE bit is set. This logic have to be inverted.
Signed-off-by: Anton D. Kachalov <mouse@yandex-team.ru>
|
2015-08-03 13:19:55 +03:00 |
Gregory Nutt
|
15db2a45a4
|
drivers/net/slip.c: Fix another compilation error
|
2015-08-02 07:20:36 -06:00 |
Gregory Nutt
|
3a109315ed
|
Fix a logic error in last change to sem_tickwait()
|
2015-08-01 16:00:23 -06:00 |
Gregory Nutt
|
ffec6124f2
|
Add a start time to sem_tickwait() to account for any elapsed time before the timer is actually started
|
2015-08-01 14:57:31 -06:00 |
Gregory Nutt
|
030573ba5c
|
More improvements to the sporadic scheduler
|
2015-08-01 09:08:48 -06:00 |
Gregory Nutt
|
12cbe147a0
|
Forget to add files before last commit
|
2015-08-01 07:34:27 -06:00 |
Gregory Nutt
|
1d81fcdb0a
|
Merge branch 'master' of bitbucket.org:patacongo/nuttx
|
2015-08-01 07:32:03 -06:00 |
Gregory Nutt
|
2c66e0eb2a
|
sem_tickwait(): Add a new, non-standard function to perform timed semaphore waits. It is functionally equialent to the standard sem_timedwait(), but more efficient for use in higher performance device drivers. Requested by Max Neklyudov
|
2015-08-01 07:31:09 -06:00 |
Gregory Nutt
|
e23933a004
|
sem_tickwait(): Add a new, non-standard function to perform timed semaphore waits. It is functionally equialent to the standard sem_timedwait(), but more efficient for use in higher performance device drivers. Requested by Max Nekyudov
|
2015-08-01 07:30:23 -06:00 |
Gregory Nutt
|
5772813d29
|
Change the name of the local variable sigset to set to prevent name collisions with the function of the same name
|
2015-07-31 13:32:10 -06:00 |
Gregory Nutt
|
02e90b8c2f
|
Merged in rnouse/nuttx (pull request #7)
Eliminate `sigset' shadow warning
|
2015-07-31 13:22:32 -06:00 |