Gregory Nutt
|
47752a35c1
|
3rd time is a charm. Max is right, the initial priority setting should be NVIC_SYSH_PRIORITY_MIN
|
2014-07-24 16:51:07 -06:00 |
|
Gregory Nutt
|
83e6966e13
|
Update ChangeLog
|
2014-07-24 16:45:00 -06:00 |
|
Gregory Nutt
|
8718dad9c8
|
Oops, should have been NVIC_SYSH_PRIORITY_DEFAULT
|
2014-07-24 16:42:15 -06:00 |
|
Gregory Nutt
|
7f5b88dbcd
|
LPC17 Ethernet: Added option to use the kernel worker thread to do most of the workload with CONFIG_NET_WORKER_THREAD option in Kconfig. Eliminated a problem with PHY DP83848C : it doesn't need a specific initialization on mbed. Critical bufix: From time to time (after some hours) the Ethernet receiver would lose one receive interrupt and the IP stack never recover because there is no receive watchdog as the transmit watchdog. From Max
|
2014-07-24 16:39:18 -06:00 |
|
Gregory Nutt
|
fdff663e57
|
Added burstmode ADC conversion mode, with CONFIG_ADC_BURSTMODE option in Kconfig. From Max
|
2014-07-24 16:23:31 -06:00 |
|
Gregory Nutt
|
ab572091c5
|
Mostly cosmetic changes from Max
|
2014-07-24 16:00:21 -06:00 |
|
Gregory Nutt
|
ad3626e61a
|
Eliminate warnings. From Max
|
2014-07-24 15:50:37 -06:00 |
|
Gregory Nutt
|
176b8163bc
|
Port ADC, DAC, and PWM logic from the configs/zkit-arm-1769. From Max.
|
2014-07-24 15:44:08 -06:00 |
|
Gregory Nutt
|
6dcb524d16
|
Correct the initial value of the BASEPRI register. This was apparently never being initialized. From Max
|
2014-07-24 15:37:13 -06:00 |
|
Gregory Nutt
|
6b5ed6c8e1
|
Update ChangeLogs
|
2014-07-24 15:09:22 -06:00 |
|
Gregory Nutt
|
2b07f11c69
|
AMA5D4-EK NxWM: Configuration refreshed
|
2014-07-24 15:06:19 -06:00 |
|
Gregory Nutt
|
0399be55d3
|
Fix some compile errors when audio DEBUG is enabled
|
2014-07-24 15:05:13 -06:00 |
|
Gregory Nutt
|
2ef656c227
|
More removal of EXTERN on function prototypes
|
2014-07-24 15:04:50 -06:00 |
|
Gregory Nutt
|
22f8503d0a
|
Convert ac_format and ac_controls to unions to make access a little cleaner
|
2014-07-24 10:21:04 -06:00 |
|
Gregory Nutt
|
dba43a9c75
|
Audio: Get rid of the decoder->driver IOCTLs that I added a couple of commits back; Use existing configure method
|
2014-07-24 09:56:39 -06:00 |
|
Gregory Nutt
|
27a082ddf4
|
Update Changelog
|
2014-07-24 08:33:30 -06:00 |
|
Gregory Nutt
|
ca779ece55
|
Audio: Add hooks for fast-forward and rewind needed by CMediaPlayer; add hooks for equalizer settings needed by the WM8904
|
2014-07-24 08:28:10 -06:00 |
|
Gregory Nutt
|
82aa010083
|
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
|
ef087739e7
|
Update ChangeLog
|
2014-07-23 15:35:28 -06:00 |
|
Gregory Nutt
|
4e96cacc80
|
SAMA5D4-EK NSH: Enable the command line media player in the NSH configuration as well (still does not work, however).
|
2014-07-23 15:33:54 -06:00 |
|
Gregory Nutt
|
cc9c6ae4c5
|
Update ChangeLogs
|
2014-07-23 15:21:03 -06:00 |
|
Gregory Nutt
|
8621769516
|
SAMA5D4 NxWM: Configuration now has the audio subsystem and the NxPlayer enabled
|
2014-07-23 15:20:54 -06:00 |
|
Gregory Nutt
|
68109b32db
|
Ongoing campaign to remove EXTERN storage class on function prototypes
|
2014-07-23 14:49:16 -06:00 |
|
Gregory Nutt
|
e100726a41
|
Fix a type in the audio Kconfig file, UDIO->AUDIO
|
2014-07-23 14:48:21 -06:00 |
|
Gregory Nutt
|
35fbbd0098
|
Update ChangeLog
|
2014-07-23 12:23:49 -06:00 |
|
Gregory Nutt
|
72133f5d95
|
Add ioctls so that PCM decoder can configure the driver bitrate, num channels, and sample width
|
2014-07-23 12:21:04 -06:00 |
|
Gregory Nutt
|
516b343666
|
Flesh out missing PCM decoder methods
|
2014-07-23 11:58:43 -06:00 |
|
Gregory Nutt
|
45cbda8f2e
|
Update ChangeLog
|
2014-07-23 10:14:20 -06:00 |
|
Gregory Nutt
|
ca7d7c34ce
|
Audio: Add a NULL audio device that can be used to simply unit-level testing of audio decoders
|
2014-07-23 10:12:32 -06:00 |
|
Gregory Nutt
|
78f56be4c1
|
Update ChangeLog
|
2014-07-23 08:00:48 -06:00 |
|
Gregory Nutt
|
c79f86c72c
|
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
|
cbe7d8f4c1
|
Update ChangeLog
|
2014-07-22 19:24:01 -06:00 |
|
Gregory Nutt
|
cfa76b5278
|
Flesh out a few more PCM methods, still incomplete. Re-vision PCM structure definition
|
2014-07-22 19:23:05 -06:00 |
|
Gregory Nutt
|
a0c707ecf2
|
Update ChangeLog
|
2014-07-22 15:56:38 -06:00 |
|
Gregory Nutt
|
d7a9633dcd
|
Rename pcm_decode.h to pcm.h since it will hold more than just decoding definitions. Fix some porting errors like idbg should auddbg, etc. Add wav file header and a few low-level wav utilities.
|
2014-07-22 15:54:56 -06:00 |
|
Gregory Nutt
|
9f5636ffa1
|
Update ChangeLog
|
2014-07-22 11:55:16 -06:00 |
|
Gregory Nutt
|
a4dcd690bb
|
Add new framework for the PCM decoder. It is now a 'front end' for lower-level drivers like the WM8904 that performs the PCM decoding from end
|
2014-07-22 11:54:13 -06:00 |
|
Gregory Nutt
|
8548c64915
|
Remove WM8904 driver unused paramters, clean-up comments, remove some kruft in capability reporting
|
2014-07-22 11:47:27 -06:00 |
|
Gregory Nutt
|
0fcc0adaa2
|
Fix a recently introduced typo that was being masked by some bad conditional compilation
|
2014-07-22 11:45:14 -06:00 |
|
Gregory Nutt
|
9c30888fd6
|
Update README
|
2014-07-22 09:25:38 -06:00 |
|
Gregory Nutt
|
17abe05357
|
Update ChangeLog
|
2014-07-22 07:25:01 -06:00 |
|
Gregory Nutt
|
3bb6a877fd
|
STM32 OTGFS device: Various changes to try to reduce that amount of time in interrupts handles and with interrupts disbled. Needs verification on other platforms. From Petteri Aimonen
|
2014-07-22 07:23:17 -06:00 |
|
Gregory Nutt
|
f76cac2773
|
Fix typos in the STM32 DAC header file. From Petteri Aimonen
|
2014-07-22 07:13:33 -06:00 |
|
Gregory Nutt
|
05e82d4f01
|
Add missing configuration option to select the MAX11802 touchscreen controller
|
2014-07-22 07:09:48 -06:00 |
|
Gregory Nutt
|
3a2da7df7f
|
Update ChangeLog
|
2014-07-22 06:56:52 -06:00 |
|
Gregory Nutt
|
0b3ff976ff
|
Fix an error in SLIP escaping
|
2014-07-22 06:55:42 -06:00 |
|
Gregory Nutt
|
cab24a4bd8
|
Add inclusion of assert.h to so files that use DEBUGASSERT
|
2014-07-21 18:46:47 -06:00 |
|
Gregory Nutt
|
2ede6c43a7
|
Make sure that all sim configurations have CONFIG_SIM_M32 undefined. That is probably the wrong default setting, but we need to be consistent above all
|
2014-07-21 18:44:19 -06:00 |
|
Gregory Nutt
|
f3763c9501
|
sim/nettest, updated defconfig file
|
2014-07-21 18:41:34 -06:00 |
|
Gregory Nutt
|
3d384de76f
|
Updated README
|
2014-07-21 18:38:41 -06:00 |
|