def update
    if params[:move]
      move_position(@frequency, params[:move])
      return
    end