45 Commits (5c00ca343fabce95273d15b13da4460935134fd3)

Author SHA1 Message Date
patacongo 57623d42eb Resync new repository with old repo r5166 13 years ago
patacongo 2aa4af7139 Remove executable property from source and make files 13 years ago
patacongo 84cfa6fceb Email address change in nuttx/ 13 years ago
px4dev 8a365179ea Fresh import of the PX4 firmware sources. 13 years ago
patacongo 84feda595c Fix a divide-by-zero error in the trapezoid drawing logic 13 years ago
patacongo 602575e7c9 Add an NxWM console/keyboard thread and eliminate all issues with NxConsole window serial input 13 years ago
patacongo 3a6013aae5 NxWM::CNxConsole and NXWidgets::CCallback can now redirect keyboard input to the NxConsole driver 13 years ago
patacongo 15730ec0d5 Add NX kbd input support to NxConsole 13 years ago
patacongo 1c59d3c765 This should have been part of the 6.18 release but was lost somehow 13 years ago
patacongo 232ce4e980 Prep for 6.18 release 13 years ago
patacongo dd202a4aa7 NxWM: Add a missing part of the message blocking logic 13 years ago
patacongo 2acf00c2cd Final refactoring and implementation of delayed window deletion logic. Works worse now, but the changes are important and need to be checked in now 13 years ago
patacongo 3d0f071c60 Implement an NX interface to block flush message queues in multi-user mode. This is necessary to prevent stale window handles when a window is closed 13 years ago
patacongo 7c97dbdf44 Re-factor NX messaging logic in preparation for a new message control feature 13 years ago
patacongo 4952b2dddf Disabled NXTK autoraise; it does not work properly in multi-user mode due to queue mouse/touchscreen input 13 years ago
patacongo 851773fdae NxWM: Fix detection of touch events in the tool bar; Start window should not have a stop icon 13 years ago
patacongo 6798ffe9be Fix a critical NXTK bug related to mouse/touchscreen positions within framed windows 13 years ago
patacongo d4c261ea71 NxWM: Correct the calculation of the physical dispaly size 13 years ago
patacongo 23897082d9 NX trapezoid fixes; Various NxWM fixes 13 years ago
patacongo f08f0709b3 Various fixes for running the NxWM unit test on the STM3240G-EVAL 13 years ago
patacongo 5df21bfd6d Most fixes to get NxWM working on the STM3240G-EVAL 13 years ago
patacongo f478d3f6b1 Fix uninitialized pointer in CNxTKWindow 13 years ago
patacongo 8e45cf0546 Updated NxWM widgets, several NX, NxWidgets, and NxWM bug fixes 13 years ago
patacongo 2b6180f48e NxWM updates (with some NX and NxWidget fixes too) 13 years ago
patacongo 2ac0dff544 Add kconfig documentation 13 years ago
patacongo e54df74833 Adding skeleton Kconfig files (part 1 of 2) 13 years ago
patacongo 02354c2284 Add support for backspace and a cursor to NxConsole 13 years ago
patacongo 3d86917712 More fixes for NxConsole driver 13 years ago
patacongo 6542745de8 Add framework in NxConsole to support VT100 escape sequences 13 years ago
patacongo e04a96b580 Can now run an NSH session within an NX window 13 years ago
patacongo 61c5ec1bc7 The NX console appears to be fully functional 13 years ago
patacongo 9e5d37dcdd NX console should only be available if NX multi-user mode is enabled 13 years ago
patacongo 07e5222a41 NX console updates 13 years ago
patacongo 52bf8b3bf1 More NX Console fixes... good progress but still not ready for prime time 13 years ago
patacongo fb9d418f66 NFS update 13 years ago
patacongo 1a975c0a58 Updaes for NX Console 13 years ago
patacongo 7ce2f90034 NX console driver is code complete but untested 13 years ago
patacongo f5211035ab Add a test for the NX console device 13 years ago
patacongo 9c5a6f54bd Add more NX console logic 13 years ago
patacongo 7d8338dbfc NFS update + another NX console driver file 13 years ago
patacongo 5c2c73f6f5 Add beginnings of an NX console driver 13 years ago
patacongo 3c2620d54c Several font files were missing a newline at the end 13 years ago
patacongo add995c32e Completes coding of the PWM module 13 years ago