freetel-svn-tracking.git
2015-10-16 drowe67notes and tweak to bit flipping
2015-10-16 drowe67exploring waveforms that can pass through legacy radios
2015-10-15 drowe67fixed bug in SD error flipping on streaming version
2015-10-15 drowe67SD error flipping working on streaming version
2015-10-15 drowe67first pass at error correction using bit slipping of...
2015-10-15 drowe67protect against boundary condition
2015-10-15 drowe67first pass at writing to log file and telling foxtrotgp...
2015-10-15 drowe67fixed phase discontnuity in simulated fsk tx
2015-10-15 drowe67fixed phase discontnuity in simulated fsk tx
2015-10-15 drowe67some refactoring of ascii processing functions
2015-10-14 drowe67added clock offset ppm measurement software
2015-10-13 baobrienA little work towards FSK4 fine timing estimation
2015-10-13 drowe67Eb/No and SNR measurement on streaming version
2015-10-13 drowe67another go at Eb/No estimation
2015-10-13 drowe67file input example
2015-10-13 drowe67added Eb/No estimate
2015-10-13 drowe67streaming working OK, some run time diagnostics
2015-10-13 drowe67first pass at streaming version, works oK from stroed...
2015-10-13 drowe67fading and freq drift model working OK
2015-10-12 drowe67decoding multiple packets
2015-10-12 drowe67first packet from Horus payload demodulated and printed...
2015-10-12 drowe67fine timing OK at +/- 1000pm Eb/No=10dB, getting bits...
2015-10-11 drowe67some more work on fine timing
2015-10-11 drowe67fine timing estimate hanging on for a range of static...
2015-10-10 baobrienA little improvement to 4FSK symbol resolution
2015-10-06 sjlonglandsm1000_main: First stab at a time-out timer.
2015-10-06 sjlonglandsounds: Add a tune to play for when the time-out is...
2015-10-06 sjlonglandtot: Time-out timer module
2015-10-06 sjlonglandsounds: Make structures const.
2015-10-05 hobbes1069Commit draft instructions for branching and tagging.
2015-10-05 hobbes1069Remove failed attempt to use prebuilt wxWidgets binarie...
2015-10-05 baobrienA bit more messing with and clean up of fsk4.m
2015-10-04 rickb44FIX SVN CHANGE LOG RGB 10/04/15
2015-10-04 rickb44FIX COMMIT PROBLEM RGB 10-04-5
2015-10-04 rickb44COMMIT TO SVN
2015-10-04 rickb44SM1000-F RELEASE. MFG & GERBER FILES FOR PRODUCTION...
2015-10-04 rickb44ADD PDFs of Schematics and board layers L1, L2, L3...
2015-10-03 hobbes1069Fix install location for Win64.
2015-10-02 sjlonglandcodec2 debian rules: make executable
2015-10-02 sjlonglandfreedv debian rules: Fix indentation, permissions.
2015-10-02 sjlonglandfreedv: debian control: Rename source package to fdmdv2
2015-09-28 rickb44Update Schematic & board files. Add PDF of schematic...
2015-09-28 sjlonglandstm32_flash: Add BKPSRAM section.
2015-09-28 baobrienFurther 4FSK DMR work
2015-09-27 sjlonglandstm32f4_vrom: Correct sector size.
2015-09-27 sjlonglandsm1000_main: Store two copies of the settings.
2015-09-27 baobrienfsk4 ber curves work now
2015-09-27 baobrienfsk4.m now has BER curve tracer
2015-09-27 sjlonglandsm1000_main: Enable CRC peripheral.
2015-09-27 sjlonglandsm1000_main: Don't save settings unless something changed.
2015-09-27 sjlonglandstm32f4_vrom: Do checksum on copy of block.
2015-09-26 sjlonglandstm32f4_vrom: Adjust erase cycle counter.
2015-09-26 sjlonglandstm32f4_vrom: Make structures "packed"
2015-09-26 sjlonglandsm1000_main: Clear DAC buffer after playback.
2015-09-26 sjlonglandstm32f4_vrom: Fixes to writing out data.
2015-09-26 sjlonglandstm32_flash: Fill EEPROM section with 0xff.
2015-09-26 sjlonglandsm1000_main: Add some logic involving the virtual EEPROM.
2015-09-26 sjlonglandMakefile: Add stm32f4_vrom to sm1000 target
2015-09-26 sjlonglandstm32f4_vrom: Virtual EEPROM driver for STM32F4.
2015-09-26 sjlonglandtone: Fix copyright notice
2015-09-26 sjlonglandstm32_flash: Add a section for EEPROM data.
2015-09-26 sjlonglandsm1000_main: Forbid entering menu with PTT asserted.
2015-09-26 sjlonglandsm1000_main: Ensure sane output states on entering...
2015-09-26 sjlonglandsm1000_main: Software-mix audio tones.
2015-09-26 sjlonglandsm1000_main: Fix logic error exiting 'VOL'
2015-09-26 sjlonglandsm1000_main: Fix indentation
2015-09-26 sjlonglandsm1000_main: Fix announcement of volume level
2015-09-26 sjlonglandsm1000_main: Tweak default menu volume
2015-09-25 sjlonglandsm1000_main: Wait for BACK button release after menu...
2015-09-25 sjlonglandtone: Exploit sine-wave symmetry to save space.
2015-09-24 baobrienFixed fsk4.m
2015-09-24 drowe67refactored a little and wrote Octave function to genera...
2015-09-24 baobrienfsk4.m restructured for easier testing of 4fsk variants
2015-09-24 hobbes1069Fix BuildCodec2.cmake and add cmake module to build...
2015-09-24 hobbes1069Branch and tag FreeDV 1.1.
2015-09-24 hobbes1069Branch and tag codec2 0.5
2015-09-24 sjlonglandMakefile: Build profile targets with -DPROFILE
2015-09-24 sjlonglandMakefile: Fix build of fft_test.elf
2015-09-24 sjlonglandMakefile: Compile stm32f4_adc_tuner.o without -O3
2015-09-24 sjlonglandMakefile: Compile adc_sfdr_ut with -O3
2015-09-24 sjlonglandsm1000_main: Add new menu system.
2015-09-24 sjlonglandMakefile: Add menu module to project
2015-09-24 sjlonglandmenu: Heirachical callback-based menu system
2015-09-24 sjlonglandsm1000_leds_switches: Tweak debounce delay
2015-09-24 sjlonglandsm1000_leds_switches: Add support for toggling LEDs
2015-09-24 sjlonglandsounds: Add a "returned" sound.
2015-09-24 sjlonglandsm1000_leds_switches: Clean up and move remainder of...
2015-09-24 sjlonglandRelocate header files to inc
2015-09-24 sjlonglandsm1000_leds_switches: Re-locate switch debounce code.
2015-09-24 sjlonglandsm1000_main: Allow forward-back movement of mode selection.
2015-09-24 sjlonglandsm1000_main: Consistent indentation
2015-09-24 sjlonglandMakefile: Add sfx.c, sounds.c, morse.c, tone.c to sm100...
2015-09-24 sjlonglandsm1000_main: Use tone generator module for TONE mode.
2015-09-24 sjlonglandsm1000_main: Add morse announcements.
2015-09-24 sjlonglandmorse: Morse code player module.
2015-09-24 sjlonglandMakefile: Add .pgm target to program the SM1000
2015-09-24 sjlonglandMakefile: Tweak 'clean' target to include ../src .
2015-09-24 sjlonglandRemove trailing whitespace
2015-09-24 sjlonglandConvert MS-DOS text files to Unix
2015-09-23 baobrienApplied Stuart's makefile cleanup patches
next