Commit Graph

1381 Commits

Author SHA1 Message Date
Gregory Nutt
43c95327b3 Add some POV logic 2014-12-02 11:49:14 -06:00
Gregory Nutt
35ee2e4225 A more more input positional logic 2014-12-02 10:13:08 -06:00
Gregory Nutt
a5b0bee842 Rethink positional input; Add input configuration logic 2014-12-02 07:34:51 -06:00
Gregory Nutt
976a0aff44 Add framework for joystick input 2014-12-01 19:15:16 -06:00
Gregory Nutt
158cfc8a52 Add color initilization logi 2014-12-01 17:06:27 -06:00
Gregory Nutt
00d4becbad Making a place for color transformations 2014-12-01 16:18:43 -06:00
Gregory Nutt
4c32019e4d Add graphic device initialize logic (incomplete) 2014-12-01 14:04:33 -06:00
Gregory Nutt
403c0951c5 A few more traveler fixes 2014-11-30 15:44:11 -06:00
Gregory Nutt
74e4ec91b6 Let's get consistent with spelling: Use the US spelling of traveler with one 'l' 2014-11-30 14:06:05 -06:00
Gregory Nutt
e1dd2a6221 Add traveller main file and stubs for required headers 2014-11-30 13:43:42 -06:00
Gregory Nutt
8576a58cd1 Remove carriage returns; correct file modes 2014-11-30 09:27:50 -06:00
Gregory Nutt
0ba6435004 Beginning of a 1st person game 2014-11-30 09:25:41 -06:00
Gregory Nutt
62cb2f3c06 Fixes to get the discrete joystick driver and test working 2014-11-28 15:56:18 -06:00
Gregory Nutt
3f010b1905 Update ChangeLogs 2014-11-28 15:41:47 -06:00
Gregory Nutt
fa78b7caf9 apps/examples/djoystick: Add a test of the discreate joystick driver 2014-11-28 15:37:33 -06:00
Gregory Nutt
bf0b1b6bb0 Remove some debug output that was accidentally left in a preceding commit 2014-11-28 07:11:12 -06:00
Gregory Nutt
3daaffee61 Update ChangeLog 2014-11-27 06:46:36 -06:00
Gregory Nutt
344a6aafeb fix romfs example builtin app registry issue. From Librae. 2014-11-27 06:44:01 -06:00
Gregory Nutt
c388ad3d76 Preparing for NuttX-7.6 Release 2014-11-26 10:06:43 -06:00
Gregory Nutt
b2c867f214 More ccpcheck-related fixes 2014-11-25 17:28:22 -06:00
Gregory Nutt
e825afe3eb Fix a typo introduced with the cppcheck fixes 2014-11-25 15:43:38 -06:00
Gregory Nutt
ecc8c70f77 Fixes for more cppcheck complaints. 2014-11-25 15:41:34 -06:00
Gregory Nutt
55bfbed33f Fixes for more issues found by cppcheck 2014-11-25 15:26:30 -06:00
Gregory Nutt
846dd0e45d Fixes for more cppcheck complaints. Mostly cosmetic 2014-11-25 15:14:28 -06:00
Gregory Nutt
8aae2cfc11 Fixes for more cppcheck complaints. Mostly cosmetic 2014-11-25 14:51:10 -06:00
Gregory Nutt
045c01c7b3 More fixes to issues noted by cppcheck 2014-11-25 11:45:00 -06:00
Gregory Nutt
b5c4fbf7b6 Fixes for more complaints from cppcheck 2014-11-25 10:32:54 -06:00
Gregory Nutt
6d63658c46 Fixes for more complaints from cppcheck 2014-11-25 08:09:57 -06:00
Gregory Nutt
6a756df3ed Fix BAS configuration from last change; refresh STM32 F4 NSH configuration 2014-11-24 09:12:56 -06:00
Gregory Nutt
053162a7c5 BAS: Editor and shell commands are now configurable 2014-11-24 08:41:04 -06:00
Gregory Nutt
249ae54510 Fix routing of muli-network UDP packets 2014-11-21 17:44:12 -06:00
Gregory Nutt
0e8992d9ac apps/examples/bridge: Lots of fixes. I think it is working although I have still have host firewall issues in testing 2014-11-21 10:16:19 -06:00
Gregory Nutt
1c28218d7b apps/examples/bridge: Fixes some bugs in test driver. Still does not work 2014-11-21 08:50:34 -06:00
Gregory Nutt
2fd91da754 Update ChangeLog 2014-11-21 08:21:27 -06:00
Gregory Nutt
be61a5d297 apps/examples/bridge: Add host-side test driver 2014-11-21 08:20:25 -06:00
Gregory Nutt
40dd9dd221 Update ChangeLog 2014-11-20 07:10:47 -06:00
Gregory Nutt
b8e4d7c500 Fixing md5 hashing when digest[$i] lower that 16. Sergey <sectus@mail.ru> 2014-11-20 07:10:47 -06:00
Gregory Nutt
af6272a227 SAMA5D4-EK EMAC1: Correct name of EMAC1 configuration variable 2014-11-18 11:02:22 -06:00
Gregory Nutt
24aa151b00 Ooops.. Fix oversight in last commit 2014-11-18 07:43:34 -06:00
Gregory Nutt
424c885f55 DHCPD: Remove dhcpd_addoption_n. It uses C features not supported by all compilers 2014-11-18 07:25:01 -06:00
Gregory Nutt
e59819bbed DHCPD: Add support for the dhcp options for netmask, router and dns. From Brennan Ashton 2014-11-18 07:20:18 -06:00
Gregory Nutt
04bf18295f NxPlayer Kconfig should depend on AUDIO support 2014-11-17 16:51:16 -06:00
Gregory Nutt
46b949ecaa Due to limitations in port unique-ness, have to use unique port numbers in apps/examples/bridge for now 2014-11-17 15:40:37 -06:00
Gregory Nutt
577ffc49c6 Update ChangeLogs 2014-11-17 10:56:53 -06:00
Gregory Nutt
2cc89a943e apps/examples/bridge: Add a simple UDP relay bridge for testing configurations with multiple networks 2014-11-17 10:53:43 -06:00
Gregory Nutt
3541435aa1 Fix trivial typo in a comment 2014-11-17 10:22:54 -06:00
Gregory Nutt
485f21f922 Update ChangeLogs 2014-11-17 07:23:46 -06:00
Gregory Nutt
ffbfe4d365 These examples all set the IP address of eth1 is DHCP is enabled. That can't be right??? 2014-11-17 07:21:55 -06:00
Gregory Nutt
e5cbc23202 Update ChangeLogs 2014-11-16 10:07:11 -06:00
Gregory Nutt
64b8c1841c Clarify MTU/BUFSIZE in apps/ README.txt files and Documentation 2014-11-16 08:50:36 -06:00