Gregory Nutt
|
49deb059d4
|
Change CONFIG_MSEC_PER_TICK to CONFIG_USEC_PER_TICK. This gives more options for system timers in general, but more importantly, let's us realize higher resolution for the case of CONFIG_SCHED_TICKLESS=y -- of course, at the risk of some new interger overvflow problems
|
2014-08-07 13:42:47 -06:00 |
|
Gregory Nutt
|
7edc6a5666
|
Remove CONFIG_DISABLE_CLOCK
|
2014-08-07 12:35:24 -06:00 |
|
Gregory Nutt
|
a00d6c5d96
|
Update some defconfig files; enable network initialization thread
|
2014-08-06 12:22:51 -06:00 |
|
Gregory Nutt
|
928adfcc1a
|
SAMA5D4-EK NxWM: The USB keyboard is now the default input device
|
2014-07-30 17:37:02 -06:00 |
|
Gregory Nutt
|
40e27add0b
|
Costmetic: Update TODO list, README files, refreshed configuration, updated comments
|
2014-07-30 14:26:50 -06:00 |
|
Gregory Nutt
|
9652872800
|
The SAMA5D4-EK NSH and NxWM configurations now have the auto-mounter configured to automatically mount the FAT file system on HSMCI0 at /mnt/sdcard
|
2014-07-29 16:36:15 -06:00 |
|
Gregory Nutt
|
17a9b2b4be
|
SAMA5: Poll USB keyboard at a higher rate for better response
|
2014-07-29 08:57:35 -06:00 |
|
Gregory Nutt
|
33c49e70c6
|
AMA5D4-EK NxWM: Configuration refreshed
|
2014-07-24 15:06:19 -06:00 |
|
Gregory Nutt
|
bc6b713a37
|
NxWM: Beginning integration of NxPlayer into Nxwm::MediaPlayer. Gets handle, sets device, and releases handle. Lots more to be done
|
2014-07-23 18:19:00 -06:00 |
|
Gregory Nutt
|
3e49c4c510
|
SAMA5D4 NxWM: Configuration now has the audio subsystem and the NxPlayer enabled
|
2014-07-23 15:20:54 -06:00 |
|
Gregory Nutt
|
8edc57137c
|
SAMA5D3/4: All configurations. I suspect a MMC/SD multi-block DMA transfer issue. So for name, this feature is disabled in all configurations
|
2014-07-23 07:58:10 -06:00 |
|
Gregory Nutt
|
dbec0d5390
|
SAMA5D4-EK: HSMCI0 must use XDMAC0 (or made unsecure)
|
2014-07-21 17:54:37 -06:00 |
|
Gregory Nutt
|
173c49d3fd
|
SAMA5D4-EK NxWM Configuration: Increase number of preallocated watchdogs and don't save child status (it is not being reaped)
|
2014-07-17 17:56:36 -06:00 |
|
Gregory Nutt
|
117765da5e
|
NxWM: Increase default priority of mouse and keyboard listener threads. Does not seem to make any difference but still seems like a good idea
|
2014-07-17 15:06:05 -06:00 |
|
Gregory Nutt
|
3feb03566c
|
NxWM::CApplicationWindow: Created the custom font for the toolbar title, but never used it.
|
2014-07-17 13:38:37 -06:00 |
|
Gregory Nutt
|
af65bd6732
|
NxWidgets::CGlyphSliderHorizontal: No longer uses a hard-coded slider height; the slider height is now provided as a parameter, replacing the widget height which is now calculated from the glip image height
|
2014-07-17 12:12:02 -06:00 |
|
Gregory Nutt
|
bb6ba5198b
|
Rename CONFIG_NX_MOUSE to CONFIG_NX_INPUT, then add CONFIG_NX_XYINPUT_MOUSE and CONFIG_XYINPUT_TOUCHSCREEN
|
2014-07-16 16:31:31 -06:00 |
|
Gregory Nutt
|
f28b632a2c
|
NxWM::CMediaPlayer: Convert CLabel to a CListBox
|
2014-07-16 14:11:02 -06:00 |
|
Gregory Nutt
|
808e5c6933
|
NxWM::CMediaPlayer: Fix of state related bugs + Size if CLabel is increased (in preparation for becoming a CListBox)
|
2014-07-16 11:11:55 -06:00 |
|
Gregory Nutt
|
1089dddc25
|
SAMA5D4-EK: Use borders around buttons
|
2014-07-14 17:01:59 -06:00 |
|
Gregory Nutt
|
aa8ff82b0f
|
SAMA4D3/4-EK NxWM: Use larger fonts
|
2014-07-14 11:23:41 -06:00 |
|
Gregory Nutt
|
458fc71ff0
|
SAMA5D4-EK: Media player is enabled in the NxWM configuration
|
2014-07-14 09:38:04 -06:00 |
|
Gregory Nutt
|
e4169d8c0b
|
SAMA5D4-EK: NxWM configuration uses large fonts by default
|
2014-07-13 18:22:18 -06:00 |
|
Gregory Nutt
|
d44e30685e
|
SAMA5D4-EK: The MXT should be able to handle an I2C frequency of 400KHz
|
2014-07-12 14:02:24 -06:00 |
|
Gregory Nutt
|
ee024c622c
|
SAMA5D4x-EK NxWM: Update background colors to match the calibration screen
|
2014-07-11 21:25:18 -06:00 |
|
Gregory Nutt
|
073cd0e887
|
NX: Don't change the background if the color has not really changed
|
2014-07-11 20:47:12 -06:00 |
|
Gregory Nutt
|
646312d50f
|
Clean-up up some warning
|
2014-07-11 11:58:46 -06:00 |
|
Gregory Nutt
|
c99dcd9da3
|
SAMA5D4-EK: Add an NxWM configuration
|
2014-07-10 14:00:56 -06:00 |
|